Lines Matching full:services
227 * free to do whatever it wants with boot services code after
230 * services code (SetVirtualAddressMap). In order to work around such
231 * buggy implementations we reserve boot services region during EFI
235 * However, some boot services regions contain data that is required
276 pr_err("Could not allocate boot services memmap\n"); in efi_arch_mem_reserve()
282 pr_err("Failed to map new boot services memmap\n"); in efi_arch_mem_reserve()
344 * contain boot services code/data but is marked in efi_reserve_boot_services()
362 * Setting this bit for a boot services region really in efi_reserve_boot_services()
373 * Apart from having VA mappings for EFI boot services code/data regions,
385 * EFI runtime calls, hence don't unmap EFI boot services code/data in efi_unmap_pages()
427 * Before calling set_virtual_address_map(), EFI boot services in efi_free_boot_services()
435 * services, we can get here without having allocated the in efi_free_boot_services()
436 * real mode trampoline. It's too late to hand boot services in efi_free_boot_services()
471 * Build a new EFI memmap that excludes any boot services in efi_free_boot_services()
558 * services. in efi_apply_memmap_quirks()
569 * EFI runtime services and for which ACPI does not work at all.
684 * b. Disable EFI Runtime Services forever and
717 * Runtime Services as it doesn't use efi_rts_wq. Although, in efi_recover_from_page_fault()
740 pr_info("Froze efi_rts_wq and disabled EFI Runtime Services\n"); in efi_recover_from_page_fault()