Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/OvmfPkg/Include/IndustryStandard/Xen/
Dxen.h101 #define __HYPERVISOR_event_channel_op 32 macro
134 #undef __HYPERVISOR_event_channel_op
135 #define __HYPERVISOR_event_channel_op __HYPERVISOR_event_channel_op_compat macro
/device/linaro/bootloader/edk2/OvmfPkg/Library/XenHypercallLib/
DXenHypercall.c64 return XenHypercall2 (__HYPERVISOR_event_channel_op, in XenHypercallEventChannelOp()