Home
last modified time | relevance | path

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

/arch/ia64/xen/
Dxensetup.S18 .global xen_domain_type symbol
19 xen_domain_type: label
58 (isBP) movl r9=xen_domain_type;;
Dhypervisor.c39 EXPORT_SYMBOL(xen_domain_type);
/arch/x86/xen/
Denlighten.c86 enum xen_domain_type xen_domain_type = XEN_NATIVE; variable
87 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()