Home
last modified time | relevance | path

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

/tools/misc/
A Dxen-hvmcrash.c69 ret = xc_domain_pause(xch, domid); in main()
/tools/libs/ctrl/
A Dxc_vm_event.c58 rc1 = xc_domain_pause(xch, domain_id); in xc_vm_event_enable()
A Dxc_domain.c66 int xc_domain_pause(xc_interface *xch, in xc_domain_pause() function
/tools/debugger/kdd/
A Dkdd-xen.c84 xc_domain_pause(g->xc_handle, g->domid); in kdd_halt()
/tools/libs/light/
A Dlibxl_domain.c581 r = xc_domain_pause(ctx->xch, domid); in libxl_domain_pause()
1213 r = xc_domain_pause(CTX->xch, domid); in destroy_domid_pci_done()
1578 rc = xc_domain_pause(ctx->xch, domid); in devices_destroy_cb()
/tools/xentrace/
A Dxenctx.c1278 ret = xc_domain_pause(xenctx.xc_handle, xenctx.domid); in main()
/tools/ocaml/libs/xc/
A Dxenctrl_stubs.c360 return dom_op(xch_val, domid, xc_domain_pause); in stub_xc_domain_pause()
/tools/include/
A Dxenctrl.h516 int xc_domain_pause(xc_interface *xch,
/tools/python/xen/lowlevel/xc/
A Dxc.c204 return dom_op(self, args, xc_domain_pause); in pyxc_domain_pause()

Completed in 39 milliseconds