Searched refs:EVTCHNOP_bind_ipi (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/public/
H A Devent_channel.h116 * EVTCHNOP_bind_ipi: Bind a local event channel to receive events.
121 #define EVTCHNOP_bind_ipi 7 macro
/illumos-gate/usr/src/uts/i86xpv/io/
H A Dprivcmd_hcall.c905 case EVTCHNOP_bind_ipi:
/illumos-gate/usr/src/uts/i86xpv/os/
H A Devtchn.c136 * EVTCHNOP_bind_ipi.
281 if (HYPERVISOR_event_channel_op(EVTCHNOP_bind_ipi, &bind) != 0)

Completed in 64 milliseconds