Searched defs:domain_destroy (Results 1 – 2 of 2) sorted by relevance
/xen/xen/common/ | ||
A D | domain.c | 936 void domain_destroy(struct domain *d) in domain_destroy() function |
/xen/xen/include/asm-x86/hvm/ | ||
A D | hvm.h | 110 void (*domain_destroy)(struct domain *d); member |
Completed in 14 milliseconds