Home
last modified time | relevance | path

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

/xen/xen/include/public/
A Devent_channel.h93 struct evtchn_alloc_unbound { struct
99 typedef struct evtchn_alloc_unbound evtchn_alloc_unbound_t; argument
327 struct evtchn_alloc_unbound alloc_unbound;
/xen/xen/common/compat/
A Dxlat.c33 #define xen_evtchn_alloc_unbound evtchn_alloc_unbound
/xen/tools/libxc/
A Dxc_evtchn.c52 struct evtchn_alloc_unbound arg = { in xc_evtchn_alloc_unbound()
/xen/tools/libs/evtchn/
A Dminios.c150 ret = evtchn_alloc_unbound(domid, evtchn_handler, (void*)(intptr_t)fd, &port); in xenevtchn_bind_unbound_port()
/xen/xen/include/
A Dxlat.lst42 ? evtchn_alloc_unbound event_channel.h
/xen/xen/common/
A Devent_channel.c279 static long evtchn_alloc_unbound(evtchn_alloc_unbound_t *alloc) in evtchn_alloc_unbound() function
1173 struct evtchn_alloc_unbound alloc_unbound; in do_event_channel_op()
1176 rc = evtchn_alloc_unbound(&alloc_unbound); in do_event_channel_op()
/xen/tools/ocaml/libs/xc/
A Dxenctrl.ml242 external evtchn_alloc_unbound: handle -> domid -> domid -> int
A Dxenctrl.mli183 external evtchn_alloc_unbound : handle -> domid -> domid -> int
/xen/xen/arch/x86/pv/
A Dshim.c474 struct evtchn_alloc_unbound alloc = { in pv_shim_event_channel_op()

Completed in 21 milliseconds