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()
283 pr_err("Failed to map new boot services memmap\n"); in efi_arch_mem_reserve()
345 * contain boot services code/data but is marked in efi_reserve_boot_services()
363 * Setting this bit for a boot services region really in efi_reserve_boot_services()
374 * Apart from having VA mappings for EFI boot services code/data regions,
386 * EFI runtime calls, hence don't unmap EFI boot services code/data in efi_unmap_pages()
428 * Before calling set_virtual_address_map(), EFI boot services in efi_free_boot_services()
436 * services, we can get here without having allocated the in efi_free_boot_services()
437 * real mode trampoline. It's too late to hand boot services in efi_free_boot_services()
484 * Build a new EFI memmap that excludes any boot services in efi_free_boot_services()
571 * services. in efi_apply_memmap_quirks()
582 * EFI runtime services and for which ACPI does not work at all.
697 * b. Disable EFI Runtime Services forever and
740 * Runtime Services as it doesn't use efi_rts_wq. Although, in efi_crash_gracefully_on_page_fault()
763 pr_info("Froze efi_rts_wq and disabled EFI Runtime Services\n"); in efi_crash_gracefully_on_page_fault()