Home
last modified time | relevance | path

Searched refs:efi_runtime_services_t (Results 1 – 7 of 7) sorted by relevance

/linux-6.6.21/arch/x86/kernel/
Dasm-offsets_32.c57 DEFINE(EFI_svam, offsetof(efi_runtime_services_t, set_virtual_address_map)); in foo()
/linux-6.6.21/arch/x86/platform/efi/
Defi_32.c90 efi_status_t efi_call_svam(efi_runtime_services_t * const *,
Defi.c890 efi.runtime = (efi_runtime_services_t *)efi_runtime; in efi_enter_virtual_mode()
/linux-6.6.21/arch/loongarch/kernel/
Defi.c62 efi.runtime = (efi_runtime_services_t *)efi_systab->runtime; in efi_runtime_init()
/linux-6.6.21/arch/x86/xen/
Defi.c39 .runtime = (efi_runtime_services_t *)EFI_INVALID_TABLE_ADDR,
/linux-6.6.21/include/linux/
Defi.h335 } efi_runtime_services_t; typedef
526 efi_runtime_services_t *runtime;
640 const efi_runtime_services_t *runtime; /* EFI runtime services table */
/linux-6.6.21/arch/ia64/kernel/
Defi.c71 static efi_runtime_services_t *runtime;