Searched refs:EFI_RUNTIME_SERVICES_CODE (Results 1 – 9 of 9) sorted by relevance
49 type != EFI_RUNTIME_SERVICES_CODE) in create_mapping_protection()63 bool page_mappings_only = (md->type == EFI_RUNTIME_SERVICES_CODE || in efi_create_mapping()102 BUG_ON(md->type != EFI_RUNTIME_SERVICES_CODE && in efi_set_mapping_permissions()
329 case EFI_RUNTIME_SERVICES_CODE: in acpi_os_ioremap()
39 type != EFI_RUNTIME_SERVICES_CODE) in efimem_to_pgprot_map()83 BUG_ON(md->type != EFI_RUNTIME_SERVICES_CODE && in efi_set_mapping_permissions()
136 if (md->type != EFI_RUNTIME_SERVICES_CODE) in efi_runtime_update_mappings()
281 md->type != EFI_RUNTIME_SERVICES_CODE) in __map_region()439 (md->type != EFI_RUNTIME_SERVICES_CODE)) in efi_runtime_update_mappings()
64 if (in->type != EFI_RUNTIME_SERVICES_CODE && in entry_is_valid()
471 case EFI_RUNTIME_SERVICES_CODE: in setup_e820()
101 #define EFI_RUNTIME_SERVICES_CODE 5 macro
1235 case EFI_RUNTIME_SERVICES_CODE: in efi_initialize_iomem_resources()
Completed in 25 milliseconds