Searched refs:hypervisor_is_type (Results 1 – 12 of 12) 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
194 !hypervisor_is_type(X86_HYPER_NATIVE)) in init_s4_sigcheck()
129 if (!hypervisor_is_type(X86_HYPER_MS_HYPERV) || in hyperv_prepare_irq_remapping()
367 return !hypervisor_is_type(X86_HYPER_NATIVE); in i915_run_as_guest()
81 if (hypervisor_is_type(X86_HYPER_XEN_PV)) { in pti_check_boottime_disable()
505 if (!hypervisor_is_type(X86_HYPER_VMWARE)) { in vmware_tdx_hypercall()
2933 if (hypervisor_is_type(X86_HYPER_XEN_PV)) in cpu_show_common()
689 if (!hypervisor_is_type(X86_HYPER_MS_HYPERV)) in hv_is_isolation_supported()
950 if (amdgpu_sriov_vf(adev) && hypervisor_is_type(X86_HYPER_MS_HYPERV)) { in amdgpu_gmc_get_vbios_allocations()
782 if (!hypervisor_is_type(X86_HYPER_MS_HYPERV)) in amdgpu_detect_virtualization()
1338 return hypervisor_is_type(X86_HYPER_VMWARE); in vmwgfx_supported()
9779 if (hypervisor_is_type(X86_HYPER_MS_HYPERV)) in kvm_x86_vendor_init()9828 if (hypervisor_is_type(X86_HYPER_MS_HYPERV)) in kvm_x86_vendor_exit()