Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/xen/
H A Dhypervisor.h41 static inline uint32_t xen_cpuid_base(void) in xen_cpuid_base() function
56 return (xen_cpuid_base() != 0); in xen_x2apic_para_available()
/OK3568_Linux_fs/kernel/arch/x86/xen/
H A Denlighten_hvm.c92 base = xen_cpuid_base(); in init_hvm_pv_info()
232 if (xen_cpuid_base()) in xen_parse_nopv()
281 uint32_t xen_domain = xen_cpuid_base(); in xen_platform_hvm()
H A Denlighten_pvh.c35 msr = cpuid_ebx(xen_cpuid_base() + 2); in xen_pvh_init()
H A Denlighten_pv.c1464 return xen_cpuid_base(); in xen_platform_pv()
/OK3568_Linux_fs/kernel/arch/x86/platform/pvh/
H A Denlighten.c123 u32 msr = xen_cpuid_base(); in xen_prepare_pvh()
/OK3568_Linux_fs/kernel/arch/x86/pci/
H A Dxen.c532 uint32_t eax = cpuid_eax(xen_cpuid_base() + 4); in xen_hvm_msi_init()
/OK3568_Linux_fs/kernel/drivers/tty/hvc/
H A Dhvc_xen.c633 if (xen_cpuid_base()) in xen_hvm_early_write()
/OK3568_Linux_fs/kernel/drivers/xen/xenbus/
H A Dxenbus_xs.c735 base = xen_cpuid_base(); in xen_strict_xenbus_quirk()
/OK3568_Linux_fs/kernel/drivers/xen/
H A Dgrant-table.c1451 base = xen_cpuid_base(); in gnttab_need_v2()