Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/public/
H A Devent_channel.h55 typedef struct evtchn_alloc_unbound evtchn_alloc_unbound_t; typedef
/illumos-gate/usr/src/uts/i86pc/i86hvm/io/xpv/
H A Devtchn.c185 evtchn_alloc_unbound_t alloc; in xen_alloc_unbound_evtchn()
/illumos-gate/usr/src/uts/i86xpv/os/
H A Devtchn.c242 evtchn_alloc_unbound_t alloc; in xen_alloc_unbound_evtchn()
/illumos-gate/usr/src/uts/i86xpv/io/
H A Dprivcmd_hcall.c886 size = sizeof (evtchn_alloc_unbound_t); in privcmd_HYPERVISOR_event_channel_op()