Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Defi.h138 extern int __init efi_reuse_config(u64 tables, int nr_tables);
/linux/arch/x86/platform/efi/
H A Dquirks.c573 int __init efi_reuse_config(u64 tables, int nr_tables) in efi_reuse_config() function
H A Defi.c479 if (efi_reuse_config(efi_config_table, efi_nr_tables)) in efi_init()