Home
last modified time | relevance | path

Searched refs:domain_destroy (Results 1 – 10 of 10) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/xen/
A Dsched.h499 if ( atomic_dec_and_test(&(_d)->refcnt) ) domain_destroy(_d)
604 void domain_destroy(struct domain *d);
/xen-4.10.0-shim-comet/tools/ocaml/libs/xc/
A Dxenctrl.mli113 external domain_destroy : handle -> domid -> unit = "stub_xc_domain_destroy"
A Dxenctrl.ml173 external domain_destroy: handle -> domid -> unit = "stub_xc_domain_destroy"
/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/
A Dhvm.h104 void (*domain_destroy)(struct domain *d); member
/xen-4.10.0-shim-comet/xen/common/
A Ddomain.c878 void domain_destroy(struct domain *d) in domain_destroy() function
/xen-4.10.0-shim-comet/tools/xentrace/
A Dformats90 0x00041002 CPU%(cpu)d %(tsc)d (+%(reltsc)8d) domain_destroy [ dom = 0x%(1)08x ]
/xen-4.10.0-shim-comet/xen/drivers/passthrough/arm/
A Dsmmu.c2011 .domain_destroy = arm_smmu_domain_destroy,
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/svm/
A Dsvm.c2414 .domain_destroy = svm_domain_destroy,
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/vmx/
A Dvmx.c2303 .domain_destroy = vmx_domain_destroy,
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dhvm.c711 hvm_funcs.domain_destroy(d); in hvm_domain_destroy()

Completed in 35 milliseconds