Searched refs:EFI_CONFIG_TABLES (Results 1 – 5 of 5) sorted by relevance
215 if (!efi_enabled(EFI_CONFIG_TABLES)) in esrt_table_exists()
546 set_bit(EFI_CONFIG_TABLES, &efi.flags); in efi_config_parse_tables()
622 if (efi_enabled(EFI_CONFIG_TABLES)) { in dmi_scan_machine()
204 if (efi_enabled(EFI_CONFIG_TABLES)) { in acpi_os_get_root_pointer()
1146 #define EFI_CONFIG_TABLES 2 /* Can we use EFI config tables? */ macro