Searched refs:xc_domain_destroy (Results 1 – 11 of 11) sorted by relevance
| /tools/tests/paging-mempool/ |
| A D | test-paging-mempool.c | 165 rc = xc_domain_destroy(xch, domid); in main()
|
| /tools/tests/resource/ |
| A D | test-resource.c | 251 rc = xc_domain_destroy(xch, domid); in test_domain_configurations()
|
| /tools/tests/tsx/ |
| A D | test-tsx.c | 447 rc = xc_domain_destroy(xch, domid); in test_guest()
|
| /tools/helpers/ |
| A D | init-xenstore-domain.c | 329 xc_domain_destroy(xch, domid); in build()
|
| /tools/libs/light/ |
| A D | libxl_colo_restore.c | 463 xc_domain_destroy(xch, domid); in libxl__colo_restore_teardown_done()
|
| A D | libxl_create.c | 747 ret = xc_domain_destroy(ctx->xch, local_domid); in libxl__domain_make()
|
| A D | libxl_domain.c | 1576 rc = xc_domain_destroy(ctx->xch, domid); in devices_destroy_cb()
|
| /tools/ocaml/libs/xc/ |
| A D | xenctrl_stubs.c | 371 return dom_op(xch_val, domid, xc_domain_destroy); in stub_xc_domain_destroy()
|
| /tools/include/ |
| A D | xenctrl.h | 538 int xc_domain_destroy(xc_interface *xch,
|
| /tools/python/xen/lowlevel/xc/ |
| A D | xc.c | 220 return dom_op(self, args, xc_domain_destroy); in pyxc_domain_destroy()
|
| /tools/libs/ctrl/ |
| A D | xc_domain.c | 86 int xc_domain_destroy(xc_interface *xch, in xc_domain_destroy() function
|
Completed in 44 milliseconds