Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Defi.h140 extern int __init efi_reuse_config(u64 tables, int nr_tables);
/Linux-v4.19/arch/x86/platform/efi/
Dquirks.c468 int __init efi_reuse_config(u64 tables, int nr_tables) in efi_reuse_config() function
Defi.c521 if (efi_reuse_config(efi.systab->tables, efi.systab->nr_tables)) in efi_init()