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

/illumos-gate/usr/src/uts/common/xen/public/
H A Devent_channel.h99 * EVTCHNOP_bind_pirq: Bind a local event channel to PIRQ <irq>.
104 #define EVTCHNOP_bind_pirq 2 macro
/illumos-gate/usr/src/uts/i86xpv/io/
H A Dprivcmd_hcall.c901 case EVTCHNOP_bind_pirq:
/illumos-gate/usr/src/uts/i86xpv/os/
H A Devtchn.c130 * EVTCHNOP_bind_pirq.
308 if ((ret = HYPERVISOR_event_channel_op(EVTCHNOP_bind_pirq, &bind)) != 0)

Completed in 63 milliseconds