Home
last modified time | relevance | path

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

/xen/tools/libxc/
A Dxc_evtchn.c57 rc = do_evtchn_op(xch, EVTCHNOP_alloc_unbound, &arg, sizeof(arg), 0); in xc_evtchn_alloc_unbound()
/xen/xen/arch/x86/
A Dcompat.c75 case EVTCHNOP_alloc_unbound: in do_event_channel_op_compat()
/xen/xen/include/public/
A Devent_channel.h69 #define EVTCHNOP_alloc_unbound 6 macro
/xen/xen/arch/x86/pv/
A Dshim.c489 rc = xen_hypercall_event_channel_op(EVTCHNOP_alloc_unbound, &alloc); in pv_shim_event_channel_op()
/xen/xen/common/
A Devent_channel.c1172 case EVTCHNOP_alloc_unbound: { in do_event_channel_op()
/xen/docs/designs/
A Dnon-cooperative-migration.md181 in Xenstore (see above), by making a `EVTCHNOP_alloc_unbound` hypercall.

Completed in 10 milliseconds