Searched refs:xen_domain_type (Results 1 – 3 of 3) sorted by relevance
18 .global xen_domain_type symbol19 xen_domain_type: label58 (isBP) movl r9=xen_domain_type;;
39 EXPORT_SYMBOL(xen_domain_type);
86 enum xen_domain_type xen_domain_type = XEN_NATIVE; variable87 EXPORT_SYMBOL_GPL(xen_domain_type);1288 xen_domain_type = XEN_PV_DOMAIN; in xen_start_kernel()1489 xen_domain_type = XEN_HVM_DOMAIN; in init_hvm_pv_info()