Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H 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
/openbmc/linux/arch/x86/kernel/acpi/
H A Dsleep.c194 !hypervisor_is_type(X86_HYPER_NATIVE)) in init_s4_sigcheck()
/openbmc/linux/drivers/iommu/
H A Dhyperv-iommu.c129 if (!hypervisor_is_type(X86_HYPER_MS_HYPERV) || in hyperv_prepare_irq_remapping()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_utils.h385 return !hypervisor_is_type(X86_HYPER_NATIVE); in i915_run_as_guest()
/openbmc/linux/arch/x86/mm/
H A Dpti.c86 if (hypervisor_is_type(X86_HYPER_XEN_PV)) { in pti_check_boottime_disable()
/openbmc/linux/arch/x86/hyperv/
H A Divm.c636 if (!hypervisor_is_type(X86_HYPER_MS_HYPERV)) in hv_is_isolation_supported()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gmc.c714 if (amdgpu_sriov_vf(adev) && hypervisor_is_type(X86_HYPER_MS_HYPERV)) { in amdgpu_gmc_get_vbios_allocations()
H A Damdgpu_virt.c767 if (!hypervisor_is_type(X86_HYPER_MS_HYPERV)) in amdgpu_detect_virtualization()
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.c1333 return hypervisor_is_type(X86_HYPER_VMWARE); in vmwgfx_supported()
/openbmc/linux/arch/x86/kernel/cpu/
H A Dbugs.c2892 if (hypervisor_is_type(X86_HYPER_XEN_PV)) in cpu_show_common()
/openbmc/linux/arch/x86/kvm/
H A Dx86.c9560 if (hypervisor_is_type(X86_HYPER_MS_HYPERV)) in __kvm_x86_vendor_init()
9617 if (hypervisor_is_type(X86_HYPER_MS_HYPERV)) in kvm_x86_vendor_exit()