Searched refs:EVTCHNOP_send (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/i86xpv/boot/
H A Dboot_xconsole.c187 (void) HYPERVISOR_event_channel_op(EVTCHNOP_send, &send);
240 (void) HYPERVISOR_event_channel_op(EVTCHNOP_send, &send);
/illumos-gate/usr/src/uts/common/xen/public/
H A Devent_channel.h142 * EVTCHNOP_send: Send an event to the remote end of the channel whose local
145 #define EVTCHNOP_send 4 macro
/illumos-gate/usr/src/uts/i86pc/i86hvm/io/xpv/
H A Devtchn.c135 (void) HYPERVISOR_event_channel_op(EVTCHNOP_send, &send);
/illumos-gate/usr/src/uts/i86xpv/io/
H A Dprivcmd_hcall.c913 case EVTCHNOP_send:
/illumos-gate/usr/src/uts/i86xpv/os/
H A Devtchn.c1557 (void) HYPERVISOR_event_channel_op(EVTCHNOP_send, &send);

Completed in 66 milliseconds