Home
last modified time | relevance | path

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

/freebsd/sys/contrib/xen/
H A Devent_channel.h69 #define EVTCHNOP_alloc_unbound 6 macro
/freebsd/sys/dev/xen/bus/
H A Dxen_intr.c795 error = HYPERVISOR_event_channel_op(EVTCHNOP_alloc_unbound, in xen_intr_alloc_and_bind_local_port()
/freebsd/sys/dev/xen/xenstore/
H A Dxenstore.c1113 EVTCHNOP_alloc_unbound, &alloc_unbound); in xs_attach()