Searched refs:xc_handle (Results 1 – 1 of 1) sorted by relevance
765 xc_interface *xc_handle; in destroy_hvm_domain() local782 xc_handle = xc_interface_open(0, 0, 0); in destroy_hvm_domain()783 if (xc_handle == NULL) { in destroy_hvm_domain()786 sts = xc_domain_shutdown(xc_handle, xen_domid, reason); in destroy_hvm_domain()796 xc_interface_close(xc_handle); in destroy_hvm_domain()