Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A 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/kernel/acpi/
A Dsleep.c195 !hypervisor_is_type(X86_HYPER_NATIVE)) in init_s4_sigcheck()
/arch/x86/mm/
A Dpti.c82 if (hypervisor_is_type(X86_HYPER_XEN_PV)) { in pti_check_boottime_disable()
/arch/x86/kernel/cpu/
A Dtopology.c249 if (hypervisor_is_type(X86_HYPER_NATIVE) && in topo_register_apic()
A Dvmware.c509 if (!hypervisor_is_type(X86_HYPER_VMWARE)) { in vmware_tdx_hypercall()
A Dbugs.c3585 if (hypervisor_is_type(X86_HYPER_XEN_PV)) in cpu_show_common()
/arch/x86/hyperv/
A Divm.c696 if (!hypervisor_is_type(X86_HYPER_MS_HYPERV)) in hv_is_isolation_supported()
/arch/x86/kvm/
A Dx86.c9721 if (hypervisor_is_type(X86_HYPER_MS_HYPERV)) in kvm_x86_vendor_init()
9770 if (hypervisor_is_type(X86_HYPER_MS_HYPERV)) in kvm_x86_vendor_exit()

Completed in 36 milliseconds