Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dhypervisor.h28 X86_HYPER_XEN_PV, enumerator
/openbmc/linux/arch/x86/mm/
H A Dpti.c86 if (hypervisor_is_type(X86_HYPER_XEN_PV)) { in pti_check_boottime_disable()
/openbmc/linux/arch/x86/xen/
H A Denlighten_pv.c1561 .type = X86_HYPER_XEN_PV,
/openbmc/linux/arch/x86/kernel/cpu/
H A Dbugs.c2892 if (hypervisor_is_type(X86_HYPER_XEN_PV)) in cpu_show_common()