Home
last modified time | relevance | path

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

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