Searched refs:hypervisor_is_type (Results 1 – 8 of 8) sorted by relevance
72 static inline bool hypervisor_is_type(enum x86_hypervisor_type type) in hypervisor_is_type() function78 static inline bool hypervisor_is_type(enum x86_hypervisor_type type) in hypervisor_is_type() function
129 if (!hypervisor_is_type(X86_HYPER_MS_HYPERV) || in hyperv_prepare_irq_remapping()
82 if (hypervisor_is_type(X86_HYPER_XEN_PV)) { in pti_check_boottime_disable()
509 if (!hypervisor_is_type(X86_HYPER_VMWARE)) { in vmware_tdx_hypercall()
3705 if (hypervisor_is_type(X86_HYPER_XEN_PV)) in cpu_show_common()
696 if (!hypervisor_is_type(X86_HYPER_MS_HYPERV)) in hv_is_isolation_supported()
1306 return hypervisor_is_type(X86_HYPER_VMWARE); in vmwgfx_supported()
9721 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()