Searched refs:efi_config_table (Results 1 – 5 of 5) sorted by relevance
29 static unsigned long efi_config_table; variable120 efi_config_table = (unsigned long)efi_systab->tables; in efi_init()123 config_tables = early_memremap(efi_config_table, efi_nr_tables * size); in efi_init()
59 unsigned long efi_fw_vendor, efi_config_table; variable78 &efi_config_table,400 efi_config_table = (unsigned long)data->tables; in efi_systab_init()408 efi_config_table = systab64->tables; in efi_systab_init()419 efi_config_table = systab32->tables; in efi_systab_init()452 config_tables = early_memremap(efi_config_table, efi_nr_tables * sz); in efi_config_init()480 if (efi_reuse_config(efi_config_table, efi_nr_tables)) in efi_init()918 if (efi_config_table == EFI_INVALID_TABLE_ADDR) in efi_attr_is_visible()
15 extern unsigned long efi_fw_vendor, efi_config_table;
118 mstart = efi_config_table; in map_efi_systab()
165 esd->tables = efi_config_table; in prepare_add_efi_setup_data()