Searched refs:efi_config_table (Results 1 – 3 of 3) sorted by relevance
61 unsigned long efi_fw_vendor, efi_config_table; variable83 &efi_config_table,379 efi_config_table = (unsigned long)data->tables; in efi_systab_init()387 efi_config_table = systab64->tables; in efi_systab_init()398 efi_config_table = systab32->tables; in efi_systab_init()431 config_tables = early_memremap(efi_config_table, efi_nr_tables * sz); in efi_config_init()459 if (efi_reuse_config(efi_config_table, efi_nr_tables)) in efi_init()917 if (efi_config_table == EFI_INVALID_TABLE_ADDR) in efi_attr_is_visible()
14 extern unsigned long efi_fw_vendor, efi_config_table;
145 esd->tables = efi_config_table; in prepare_add_efi_setup_data()