Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/
A Dcompat.c68 case EVTCHNOP_alloc_unbound: in do_event_channel_op_compat()
/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_evtchn.c57 rc = do_evtchn_op(xch, EVTCHNOP_alloc_unbound, &arg, sizeof(arg), 0); in xc_evtchn_alloc_unbound()
/xen-4.10.0-shim-comet/xen/include/public/
A Devent_channel.h69 #define EVTCHNOP_alloc_unbound 6 macro
/xen-4.10.0-shim-comet/unmodified_drivers/linux-2.6/platform-pci/
A Devtchn.c133 err = HYPERVISOR_event_channel_op(EVTCHNOP_alloc_unbound, in bind_listening_port_to_irqhandler()
/xen-4.10.0-shim-comet/xen/arch/x86/pv/
A Dshim.c438 rc = xen_hypercall_event_channel_op(EVTCHNOP_alloc_unbound, &alloc); in pv_shim_event_channel_op()
/xen-4.10.0-shim-comet/xen/common/
A Devent_channel.c1062 case EVTCHNOP_alloc_unbound: { in do_event_channel_op()

Completed in 9 milliseconds