Searched refs:xc_domain_destroy (Results 1 – 7 of 7) sorted by relevance
216 xc_domain_destroy(xch, domid); in build()
463 xc_domain_destroy(xch, domid); in libxl__colo_restore_teardown_done()
1117 rc = xc_domain_destroy(ctx->xch, domid); in devices_destroy_cb()
261 return dom_op(xch, domid, xc_domain_destroy); in stub_xc_domain_destroy()
568 int xc_domain_destroy(xc_interface *xch,
196 return dom_op(self, args, xc_domain_destroy); in pyxc_domain_destroy()
111 int xc_domain_destroy(xc_interface *xch, in xc_domain_destroy() function
Completed in 23 milliseconds