Searched refs:EFI_BOOT_SERVICES_CODE (Results 1 - 12 of 12) sorted by relevance

/linux-master/arch/loongarch/kernel/
H A Dmem.c29 case EFI_BOOT_SERVICES_CODE:
H A Dnuma.c292 case EFI_BOOT_SERVICES_CODE:
/linux-master/drivers/firmware/efi/
H A Dembedded-firmware.c34 * 1) The firmware is only found in EFI_BOOT_SERVICES_CODE memory segments
110 if (md->type != EFI_BOOT_SERVICES_CODE)
H A Defi-init.c142 case EFI_BOOT_SERVICES_CODE:
H A Defi.c357 case EFI_BOOT_SERVICES_CODE:
/linux-master/arch/x86/platform/efi/
H A Dquirks.c336 if (md->type != EFI_BOOT_SERVICES_CODE &&
423 if (md->type != EFI_BOOT_SERVICES_CODE &&
499 (md->type == EFI_BOOT_SERVICES_CODE ||
H A Defi.c136 case EFI_BOOT_SERVICES_CODE:
690 if (md->type == EFI_BOOT_SERVICES_CODE ||
H A Defi_64.c288 if (md->type != EFI_BOOT_SERVICES_CODE &&
/linux-master/arch/riscv/kernel/
H A Dacpi.c252 case EFI_BOOT_SERVICES_CODE:
/linux-master/arch/arm64/kernel/
H A Dacpi.c303 case EFI_BOOT_SERVICES_CODE:
/linux-master/drivers/firmware/efi/libstub/
H A Dx86-stub.c579 case EFI_BOOT_SERVICES_CODE:
/linux-master/include/linux/
H A Defi.h101 #define EFI_BOOT_SERVICES_CODE 3 macro

Completed in 142 milliseconds