Searched refs:EFI_BOOT_SERVICES_CODE (Results 1 – 9 of 9) sorted by relevance
29 case EFI_BOOT_SERVICES_CODE: in memblock_init()
271 case EFI_BOOT_SERVICES_CODE: in init_node_memblock()
110 if (md->type != EFI_BOOT_SERVICES_CODE) in efi_check_for_embedded_firmwares()
142 case EFI_BOOT_SERVICES_CODE: in is_usable_memory()
367 case EFI_BOOT_SERVICES_CODE: in efi_debugfs_init()
257 case EFI_BOOT_SERVICES_CODE: in acpi_os_ioremap()
330 case EFI_BOOT_SERVICES_CODE: in acpi_os_ioremap()
225 The EFI embedded-fw code works by scanning all EFI_BOOT_SERVICES_CODE memory265 free EFI_BOOT_SERVICES_CODE before the EFI embedded-fw code gets a chance to268 4. The current brute-force scanning of EFI_BOOT_SERVICES_CODE is an ad-hoc
101 #define EFI_BOOT_SERVICES_CODE 3 macro