Home
last modified time | relevance | path

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); in bcons_putchar_xen()
240 (void) HYPERVISOR_event_channel_op(EVTCHNOP_send, &send); in bcons_getchar_xen()
/illumos-gate/usr/src/uts/common/xen/public/
H A Devent_channel.h145 #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); in ec_notify_via_evtchn()
/illumos-gate/usr/src/uts/i86xpv/io/
H A Dprivcmd_hcall.c909 case EVTCHNOP_send: in privcmd_HYPERVISOR_event_channel_op()
/illumos-gate/usr/src/uts/i86xpv/os/
H A Devtchn.c1557 (void) HYPERVISOR_event_channel_op(EVTCHNOP_send, &send); in ec_notify_via_evtchn()