Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/xen/
Defi.c36 .u.efi_runtime_call.function = XEN_EFI_##name, \
37 .u.efi_runtime_call.misc = 0}
39 #define efi_data(op) (op.u.efi_runtime_call)
/linux-4.4.14/include/xen/interface/
Dplatform.h504 struct xenpf_efi_runtime_call efi_runtime_call; member