Home
last modified time | relevance | path

Searched refs:efi_runtime_call (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/xen/
Defi.c39 .u.efi_runtime_call.function = XEN_EFI_##name, \
40 .u.efi_runtime_call.misc = 0}
42 #define efi_data(op) (op.u.efi_runtime_call)
/linux-6.6.21/include/xen/interface/
Dplatform.h499 struct xenpf_efi_runtime_call efi_runtime_call; member