Searched refs:EFI_RUNTIME_SERVICES_CODE (Results 1 – 8 of 8) sorted by relevance
39 type != EFI_RUNTIME_SERVICES_CODE) in efimem_to_pgprot_map()84 BUG_ON(md->type != EFI_RUNTIME_SERVICES_CODE && in efi_set_mapping_permissions()
279 case EFI_RUNTIME_SERVICES_CODE: in acpi_os_ioremap()
40 case EFI_RUNTIME_SERVICES_CODE: in memblock_init()
199 case EFI_RUNTIME_SERVICES_CODE: in info_node_memblock()
136 if (md->type != EFI_RUNTIME_SERVICES_CODE) in efi_runtime_update_mappings()
348 case EFI_RUNTIME_SERVICES_CODE: in acpi_os_ioremap()
346 case EFI_RUNTIME_SERVICES_CODE: in xen_efi_config_table_is_usable()
103 #define EFI_RUNTIME_SERVICES_CODE 5 macro