Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Defi.h138 extern int __init efi_reuse_config(u64 tables, int nr_tables);
/Linux-v5.4/arch/x86/platform/efi/
Dquirks.c510 int __init efi_reuse_config(u64 tables, int nr_tables) in efi_reuse_config() function
Defi.c545 if (efi_reuse_config(efi.systab->tables, efi.systab->nr_tables)) in efi_init()