Lines Matching full:services
17 * Borislav Petkov <bp@suse.de> - runtime services VA mapping
22 * All EFI Runtime Services are not implemented yet as EFI only
26 * Implemented EFI runtime services and virtual mode calls. --davidm
412 * EFI runtime service. All other runtime services will be called in efi_runtime_init32()
436 * EFI runtime service. All other runtime services will be called in efi_runtime_init64()
452 * Check out the runtime services table. We need to map in efi_runtime_init()
453 * the runtime services table so that we can grab the physical in efi_runtime_init()
459 * However, runtime services are available through proxy functions in efi_runtime_init()
531 * Note: We currently don't support runtime services on an EFI in efi_init()
754 * reserve boot services regions, and mixed mode support in should_map_region()
772 * Map boot services regions as a workaround for buggy in should_map_region()
785 * Map the efi memory ranges of the runtime services and update new_mmap with
834 * We don't do virtual mode, since we don't do runtime services, on in kexec_enter_virtual_mode()
835 * non-native EFI. With efi=old_map, we don't do runtime services in in kexec_enter_virtual_mode()
889 * Call EFI services through wrapper functions. in kexec_enter_virtual_mode()
903 * This function will switch the EFI runtime services to virtual mode.
911 * method enabled the runtime services to be called without having to
997 * Call EFI services through wrapper functions. in __efi_enter_virtual_mode()