Home
last modified time | relevance | path

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

/include/xen/
Dxen.h4 enum xen_domain_type { enum
11 extern enum xen_domain_type xen_domain_type;
13 #define xen_domain_type XEN_NATIVE macro
16 #define xen_domain() (xen_domain_type != XEN_NATIVE)
18 xen_domain_type == XEN_PV_DOMAIN)
20 xen_domain_type == XEN_HVM_DOMAIN)