Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/misc/
A Dxen-hvmcrash.c136 ret = xc_domain_unpause(xch, domid); in main()
/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_vm_event.c139 rc2 = xc_domain_unpause(xch, domain_id); in xc_vm_event_enable()
A Dxc_domain.c101 int xc_domain_unpause(xc_interface *xch, in xc_domain_unpause() function
/xen-4.10.0-shim-comet/tools/helpers/
A Dinit-xenstore-domain.c199 rv = xc_domain_unpause(xch, domid); in build()
/xen-4.10.0-shim-comet/tools/debugger/kdd/
A Dkdd-xen.c136 xc_domain_unpause(g->xc_handle, g->domid); in kdd_run()
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_domain.c581 ret = xc_domain_unpause(ctx->xch, domid); in libxl_domain_unpause()
1123 rc = xc_domain_unpause(ctx->xch, domid); in devices_destroy_cb()
/xen-4.10.0-shim-comet/tools/xentrace/
A Dxenctx.c1303 ret = xc_domain_unpause(xenctx.xc_handle, xenctx.domid); in main()
/xen-4.10.0-shim-comet/tools/ocaml/libs/xc/
A Dxenctrl_stubs.c256 return dom_op(xch, domid, xc_domain_unpause); in stub_xc_domain_unpause()
/xen-4.10.0-shim-comet/tools/libxc/include/
A Dxenctrl.h556 int xc_domain_unpause(xc_interface *xch,
/xen-4.10.0-shim-comet/tools/python/xen/lowlevel/xc/
A Dxc.c185 return dom_op(self, args, xc_domain_unpause); in pyxc_domain_unpause()

Completed in 27 milliseconds