Home
last modified time | relevance | path

Searched refs:xc_domain_destroy (Results 1 – 11 of 11) sorted by relevance

/tools/tests/paging-mempool/
A Dtest-paging-mempool.c165 rc = xc_domain_destroy(xch, domid); in main()
/tools/tests/resource/
A Dtest-resource.c251 rc = xc_domain_destroy(xch, domid); in test_domain_configurations()
/tools/tests/tsx/
A Dtest-tsx.c447 rc = xc_domain_destroy(xch, domid); in test_guest()
/tools/helpers/
A Dinit-xenstore-domain.c329 xc_domain_destroy(xch, domid); in build()
/tools/libs/light/
A Dlibxl_colo_restore.c463 xc_domain_destroy(xch, domid); in libxl__colo_restore_teardown_done()
A Dlibxl_create.c747 ret = xc_domain_destroy(ctx->xch, local_domid); in libxl__domain_make()
A Dlibxl_domain.c1576 rc = xc_domain_destroy(ctx->xch, domid); in devices_destroy_cb()
/tools/ocaml/libs/xc/
A Dxenctrl_stubs.c371 return dom_op(xch_val, domid, xc_domain_destroy); in stub_xc_domain_destroy()
/tools/include/
A Dxenctrl.h538 int xc_domain_destroy(xc_interface *xch,
/tools/python/xen/lowlevel/xc/
A Dxc.c220 return dom_op(self, args, xc_domain_destroy); in pyxc_domain_destroy()
/tools/libs/ctrl/
A Dxc_domain.c86 int xc_domain_destroy(xc_interface *xch, in xc_domain_destroy() function

Completed in 44 milliseconds