Searched defs:xen_domain_type (Results 1 – 3 of 3) sorted by relevance
19 .global xen_domain_type symbol20 xen_domain_type: label
4 enum xen_domain_type { enum13 #define xen_domain_type XEN_NATIVE macro
75 enum xen_domain_type xen_domain_type = XEN_NATIVE; variable