Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dhypervisor.h72 static inline bool hypervisor_is_type(enum x86_hypervisor_type type) in hypervisor_is_type() function
78 static inline bool hypervisor_is_type(enum x86_hypervisor_type type) in hypervisor_is_type() function
/arch/x86/mm/
Dpti.c86 if (hypervisor_is_type(X86_HYPER_XEN_PV)) { in pti_check_boottime_disable()
/arch/x86/kernel/cpu/
Dbugs.c2709 if (hypervisor_is_type(X86_HYPER_XEN_PV)) in cpu_show_common()
/arch/x86/kvm/
Dx86.c8741 if (hypervisor_is_type(X86_HYPER_MS_HYPERV)) in kvm_arch_init()
8760 if (hypervisor_is_type(X86_HYPER_MS_HYPERV)) in kvm_arch_exit()