OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EVTCHNOP_send
(Results
1 - 3
of
3
) sorted by null
/device/linaro/bootloader/edk2/OvmfPkg/Include/IndustryStandard/Xen/
event_channel.h
64
#define
EVTCHNOP_send
4
99
*
EVTCHNOP_send
: Send an event to the remote end of the channel whose local
/device/linaro/bootloader/edk2/OvmfPkg/Library/XenConsoleSerialPortLib/
XenConsoleSerialPortLib.c
133
XenHypercallEventChannelOp (
EVTCHNOP_send
, &mXenConsoleEventChain);
188
XenHypercallEventChannelOp (
EVTCHNOP_send
, &mXenConsoleEventChain);
/device/linaro/bootloader/edk2/OvmfPkg/XenBusDxe/
EventChannel.c
32
ReturnCode = XenHypercallEventChannelOp (
EVTCHNOP_send
, &Send);
Completed in 70 milliseconds