xen_domain_type    11 include/xen/xen.h extern enum xen_domain_type xen_domain_type;
xen_domain_type    16 include/xen/xen.h #define xen_domain()		(xen_domain_type != XEN_NATIVE)
xen_domain_type    18 include/xen/xen.h 				 xen_domain_type == XEN_PV_DOMAIN)
xen_domain_type    20 include/xen/xen.h 				 xen_domain_type == XEN_HVM_DOMAIN)