Searched refs:hypervisor_is_type (Results 1 – 10 of 10) 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
174 !hypervisor_is_type(X86_HYPER_NATIVE)) in init_s4_sigcheck()
125 if (!hypervisor_is_type(X86_HYPER_MS_HYPERV) || in hyperv_prepare_irq_remapping()
255 if (!hypervisor_is_type(X86_HYPER_MS_HYPERV)) in hv_is_isolation_supported()
86 if (hypervisor_is_type(X86_HYPER_XEN_PV)) { in pti_check_boottime_disable()
391 return !hypervisor_is_type(X86_HYPER_NATIVE); in i915_run_as_guest()
645 if (amdgpu_sriov_vf(adev) && hypervisor_is_type(X86_HYPER_MS_HYPERV)) { in amdgpu_gmc_get_vbios_allocations()
747 if (!hypervisor_is_type(X86_HYPER_MS_HYPERV)) in amdgpu_detect_virtualization()
2400 if (hypervisor_is_type(X86_HYPER_XEN_PV)) in cpu_show_common()
9411 if (hypervisor_is_type(X86_HYPER_MS_HYPERV)) in kvm_arch_init()9427 if (hypervisor_is_type(X86_HYPER_MS_HYPERV)) in kvm_arch_exit()