Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
A Dasm-offsets_32.c57 DEFINE(EFI_svam, offsetof(efi_runtime_services_t, set_virtual_address_map)); in foo()
/linux/arch/x86/platform/efi/
A Defi_32.c90 efi_status_t efi_call_svam(efi_runtime_services_t * const *,
A Defi.c888 efi.runtime = (efi_runtime_services_t *)efi_runtime; in efi_enter_virtual_mode()
/linux/arch/loongarch/kernel/
A Defi.c62 efi.runtime = (efi_runtime_services_t *)efi_systab->runtime; in efi_runtime_init()
/linux/arch/x86/xen/
A Defi.c39 .runtime = (efi_runtime_services_t *)EFI_INVALID_TABLE_ADDR,
/linux/include/linux/
A Defi.h336 } efi_runtime_services_t; typedef
527 efi_runtime_services_t *runtime;
645 const efi_runtime_services_t *runtime; /* EFI runtime services table */

Completed in 15 milliseconds