Searched refs:efi_runtime_services_t (Results 1 - 6 of 6) sorted by last modified time

/linux-master/include/linux/
H A Defi.h336 } efi_runtime_services_t; typedef in typeref:union:__anon2130
526 efi_runtime_services_t *runtime;
640 const efi_runtime_services_t *runtime; /* EFI runtime services table */
/linux-master/arch/x86/platform/efi/
H A Defi.c890 efi.runtime = (efi_runtime_services_t *)efi_runtime;
H A Defi_32.c90 efi_status_t efi_call_svam(efi_runtime_services_t * const *,
/linux-master/arch/loongarch/kernel/
H A Defi.c62 efi.runtime = (efi_runtime_services_t *)efi_systab->runtime;
/linux-master/arch/x86/xen/
H A Defi.c39 .runtime = (efi_runtime_services_t *)EFI_INVALID_TABLE_ADDR,
/linux-master/arch/x86/kernel/
H A Dasm-offsets_32.c57 DEFINE(EFI_svam, offsetof(efi_runtime_services_t, set_virtual_address_map));

Completed in 693 milliseconds