Home
last modified time | relevance | path

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

/xen/xen/arch/arm/
A Dstatic-evtchn.c40 struct evtchn_alloc_unbound alloc_unbound; in alloc_domain_evtchn()
102 rc = evtchn_alloc_unbound(&alloc_unbound, domU1_port); in alloc_domain_evtchn()
A Ddom0less-build.c730 rc = evtchn_alloc_unbound(&alloc, 0); in alloc_xenstore_evtchn()
/xen/xen/include/public/
A Devent_channel.h76 struct evtchn_alloc_unbound { struct
82 typedef struct evtchn_alloc_unbound evtchn_alloc_unbound_t; argument
/xen/tools/libs/ctrl/
A Dxc_evtchn.c52 struct evtchn_alloc_unbound arg = { in xc_evtchn_alloc_unbound()
/xen/xen/common/compat/
A Dxlat.c33 #define xen_evtchn_alloc_unbound evtchn_alloc_unbound
/xen/xen/include/xen/
A Devent.h75 int __must_check evtchn_alloc_unbound(evtchn_alloc_unbound_t *alloc,
/xen/tools/libs/evtchn/
A Dminios.c216 ret = evtchn_alloc_unbound(domid, evtchn_handler, xce, &port); in xenevtchn_bind_unbound_port()
/xen/xen/include/
A Dxlat.lst69 ? evtchn_alloc_unbound event_channel.h
/xen/xen/common/
A Devent_channel.c307 int evtchn_alloc_unbound(evtchn_alloc_unbound_t *alloc, evtchn_port_t port) in evtchn_alloc_unbound() function
1271 struct evtchn_alloc_unbound alloc_unbound; in do_event_channel_op()
1274 rc = evtchn_alloc_unbound(&alloc_unbound, 0); in do_event_channel_op()
/xen/tools/ocaml/libs/xc/
A Dxenctrl.mli209 external evtchn_alloc_unbound : handle -> domid -> domid -> int
A Dxenctrl.ml280 external evtchn_alloc_unbound: handle -> domid -> domid -> int
/xen/xen/arch/x86/pv/
A Dshim.c451 struct evtchn_alloc_unbound alloc = { in pv_shim_event_channel_op()

Completed in 36 milliseconds