Searched refs:domain_destroy (Results 1 – 10 of 10) sorted by relevance
499 if ( atomic_dec_and_test(&(_d)->refcnt) ) domain_destroy(_d)604 void domain_destroy(struct domain *d);
113 external domain_destroy : handle -> domid -> unit = "stub_xc_domain_destroy"
173 external domain_destroy: handle -> domid -> unit = "stub_xc_domain_destroy"
104 void (*domain_destroy)(struct domain *d); member
878 void domain_destroy(struct domain *d) in domain_destroy() function
90 0x00041002 CPU%(cpu)d %(tsc)d (+%(reltsc)8d) domain_destroy [ dom = 0x%(1)08x ]
2011 .domain_destroy = arm_smmu_domain_destroy,
2414 .domain_destroy = svm_domain_destroy,
2303 .domain_destroy = vmx_domain_destroy,
711 hvm_funcs.domain_destroy(d); in hvm_domain_destroy()
Completed in 34 milliseconds