Home
last modified time | relevance | path

Searched refs:evtchn_alloc_unbound (Results 1 – 10 of 10) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/public/
A Devent_channel.h90 struct evtchn_alloc_unbound { struct
96 typedef struct evtchn_alloc_unbound evtchn_alloc_unbound_t; argument
324 struct evtchn_alloc_unbound alloc_unbound;
/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_evtchn.c52 struct evtchn_alloc_unbound arg = { in xc_evtchn_alloc_unbound()
/xen-4.10.0-shim-comet/xen/common/compat/
A Dxlat.c33 #define xen_evtchn_alloc_unbound evtchn_alloc_unbound
/xen-4.10.0-shim-comet/tools/libs/evtchn/
A Dminios.c150 ret = evtchn_alloc_unbound(domid, evtchn_handler, (void*)(intptr_t)fd, &port); in xenevtchn_bind_unbound_port()
/xen-4.10.0-shim-comet/unmodified_drivers/linux-2.6/platform-pci/
A Devtchn.c122 struct evtchn_alloc_unbound alloc_unbound; in bind_listening_port_to_irqhandler()
/xen-4.10.0-shim-comet/xen/include/
A Dxlat.lst33 ? evtchn_alloc_unbound event_channel.h
/xen-4.10.0-shim-comet/xen/common/
A Devent_channel.c227 static long evtchn_alloc_unbound(evtchn_alloc_unbound_t *alloc) in evtchn_alloc_unbound() function
1063 struct evtchn_alloc_unbound alloc_unbound; in do_event_channel_op()
1066 rc = evtchn_alloc_unbound(&alloc_unbound); in do_event_channel_op()
/xen-4.10.0-shim-comet/tools/ocaml/libs/xc/
A Dxenctrl.mli144 external evtchn_alloc_unbound : handle -> domid -> domid -> int
A Dxenctrl.ml222 external evtchn_alloc_unbound: handle -> domid -> domid -> int
/xen-4.10.0-shim-comet/xen/arch/x86/pv/
A Dshim.c423 struct evtchn_alloc_unbound alloc = { in pv_shim_event_channel_op()

Completed in 14 milliseconds