Searched refs:EFI_CONFIG_TABLES (Results 1 - 8 of 8) sorted by relevance

/linux-master/arch/loongarch/kernel/
H A Defi.c121 set_bit(EFI_CONFIG_TABLES, &efi.flags);
/linux-master/drivers/firmware/efi/
H A Desrt.c214 if (!efi_enabled(EFI_CONFIG_TABLES))
H A Defi.c713 set_bit(EFI_CONFIG_TABLES, &efi.flags);
/linux-master/drivers/firmware/
H A Ddmi_scan.c663 if (efi_enabled(EFI_CONFIG_TABLES)) {
/linux-master/drivers/acpi/
H A Dosl.c209 if (efi_enabled(EFI_CONFIG_TABLES)) {
/linux-master/include/linux/
H A Defi.h864 #define EFI_CONFIG_TABLES 2 /* Can we use EFI config tables? */ macro
/linux-master/arch/x86/kernel/
H A Dsev.c2126 * SEV-SNP guests should only execute dmi_setup() if EFI_CONFIG_TABLES are
2132 if (efi_enabled(EFI_CONFIG_TABLES))
/linux-master/drivers/irqchip/
H A Dirq-gic-v3-its.c2259 if (efi_enabled(EFI_CONFIG_TABLES))
5650 if (!efi_enabled(EFI_CONFIG_TABLES))

Completed in 720 milliseconds