Home
last modified time | relevance | path

Searched refs:EVTCHNOP_alloc_unbound (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/public/
H A Devent_channel.h48 #define EVTCHNOP_alloc_unbound 6 macro
/illumos-gate/usr/src/uts/i86pc/i86hvm/io/xpv/
H A Devtchn.c191 if ((err = HYPERVISOR_event_channel_op(EVTCHNOP_alloc_unbound, in xen_alloc_unbound_evtchn()
/illumos-gate/usr/src/uts/i86xpv/os/
H A Devtchn.c248 if ((err = HYPERVISOR_event_channel_op(EVTCHNOP_alloc_unbound, in xen_alloc_unbound_evtchn()
/illumos-gate/usr/src/uts/i86xpv/io/
H A Dprivcmd_hcall.c885 case EVTCHNOP_alloc_unbound: in privcmd_HYPERVISOR_event_channel_op()