Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dhypervisor.h74 static inline bool hypervisor_is_type(enum x86_hypervisor_type type) in hypervisor_is_type() function
80 static inline bool hypervisor_is_type(enum x86_hypervisor_type type) in hypervisor_is_type() function
/linux/drivers/iommu/
H A Dhyperv-iommu.c129 if (!hypervisor_is_type(X86_HYPER_MS_HYPERV) || in hyperv_prepare_irq_remapping()
/linux/arch/x86/mm/
H A Dpti.c82 if (hypervisor_is_type(X86_HYPER_XEN_PV)) { in pti_check_boottime_disable()
/linux/arch/x86/hyperv/
H A Divm.c921 if (!hypervisor_is_type(X86_HYPER_MS_HYPERV)) in hv_is_isolation_supported()
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.c1306 return hypervisor_is_type(X86_HYPER_VMWARE); in vmwgfx_supported()
/linux/drivers/accel/amdxdna/
H A Daie2_pci.c509 if (!hypervisor_is_type(X86_HYPER_NATIVE)) { in aie2_init()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gmc.c1065 if (amdgpu_sriov_vf(adev) && hypervisor_is_type(X86_HYPER_MS_HYPERV)) { in amdgpu_gmc_init_vga_resv_regions()
/linux/arch/x86/kvm/
H A Dx86.c10212 if (hypervisor_is_type(X86_HYPER_MS_HYPERV)) in kvm_x86_vendor_init()
10258 if (hypervisor_is_type(X86_HYPER_MS_HYPERV)) in kvm_x86_vendor_exit()