Searched refs:efi_reuse_config (Results 1 – 3 of 3) sorted by relevance
108 extern int __init efi_reuse_config(u64 tables, int nr_tables);
204 int __init efi_reuse_config(u64 tables, int nr_tables) in efi_reuse_config() function
482 if (efi_reuse_config(efi.systab->tables, efi.systab->nr_tables)) in efi_init()