Searched refs:EVTCHNOP_alloc_unbound (Results 1 – 6 of 6) sorted by relevance
68 case EVTCHNOP_alloc_unbound: in do_event_channel_op_compat()
57 rc = do_evtchn_op(xch, EVTCHNOP_alloc_unbound, &arg, sizeof(arg), 0); in xc_evtchn_alloc_unbound()
69 #define EVTCHNOP_alloc_unbound 6 macro
133 err = HYPERVISOR_event_channel_op(EVTCHNOP_alloc_unbound, in bind_listening_port_to_irqhandler()
438 rc = xen_hypercall_event_channel_op(EVTCHNOP_alloc_unbound, &alloc); in pv_shim_event_channel_op()
1062 case EVTCHNOP_alloc_unbound: { in do_event_channel_op()
Completed in 9 milliseconds