Searched refs:EVTCHNOP_alloc_unbound (Results 1 – 6 of 6) sorted by relevance
57 rc = do_evtchn_op(xch, EVTCHNOP_alloc_unbound, &arg, sizeof(arg), 0); in xc_evtchn_alloc_unbound()
75 case EVTCHNOP_alloc_unbound: in do_event_channel_op_compat()
69 #define EVTCHNOP_alloc_unbound 6 macro
489 rc = xen_hypercall_event_channel_op(EVTCHNOP_alloc_unbound, &alloc); in pv_shim_event_channel_op()
1172 case EVTCHNOP_alloc_unbound: { in do_event_channel_op()
181 in Xenstore (see above), by making a `EVTCHNOP_alloc_unbound` hypercall.
Completed in 10 milliseconds