efi_runtime_call   38 drivers/xen/efi.c 	 .u.efi_runtime_call.function = XEN_EFI_##name, \
efi_runtime_call   39 drivers/xen/efi.c 	 .u.efi_runtime_call.misc = 0}
efi_runtime_call   41 drivers/xen/efi.c #define efi_data(op)	(op.u.efi_runtime_call)
efi_runtime_call  514 include/xen/interface/platform.h 		struct xenpf_efi_runtime_call  efi_runtime_call;