Home
last modified time | relevance | path

Searched refs:efi_reuse_config (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
Defi.h108 extern int __init efi_reuse_config(u64 tables, int nr_tables);
/linux-4.1.27/arch/x86/platform/efi/
Dquirks.c204 int __init efi_reuse_config(u64 tables, int nr_tables) in efi_reuse_config() function
Defi.c482 if (efi_reuse_config(efi.systab->tables, efi.systab->nr_tables)) in efi_init()