Home
last modified time | relevance | path

Searched refs:xc_evtchn_alloc_unbound (Results 1 – 5 of 5) sorted by relevance

/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_evtchn.c47 xc_evtchn_alloc_unbound(xc_interface *xch, in xc_evtchn_alloc_unbound() function
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_dom.c487 state->store_port = xc_evtchn_alloc_unbound(ctx->xch, domid, state->store_domid); in libxl__build_pre()
488 state->console_port = xc_evtchn_alloc_unbound(ctx->xch, domid, state->console_domid); in libxl__build_pre()
/xen-4.10.0-shim-comet/tools/ocaml/libs/xc/
A Dxenctrl_stubs.c546 result = xc_evtchn_alloc_unbound(_H(xch), c_local_domid, in stub_xc_evtchn_alloc_unbound()
/xen-4.10.0-shim-comet/tools/libxc/include/
A Dxenctrl.h1222 xc_evtchn_alloc_unbound(xc_interface *xch,
/xen-4.10.0-shim-comet/tools/python/xen/lowlevel/xc/
A Dxc.c824 if ( (port = xc_evtchn_alloc_unbound(self->xc_handle, dom, remote_dom)) < 0 ) in pyxc_evtchn_alloc_unbound()

Completed in 18 milliseconds