Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dhypervisor.h27 X86_HYPER_MS_HYPERV, enumerator
/openbmc/linux/arch/x86/hyperv/
H A Dhv_init.c464 if (x86_hyper_type != X86_HYPER_MS_HYPERV) in hyperv_init()
720 if (x86_hyper_type != X86_HYPER_MS_HYPERV) in hv_is_hyperv_initialized()
H A Divm.c636 if (!hypervisor_is_type(X86_HYPER_MS_HYPERV)) in hv_is_isolation_supported()
/openbmc/linux/drivers/iommu/
H A Dhyperv-iommu.c129 if (!hypervisor_is_type(X86_HYPER_MS_HYPERV) || in hyperv_prepare_irq_remapping()
/openbmc/linux/arch/x86/kernel/cpu/
H A Dmshyperv.c639 .type = X86_HYPER_MS_HYPERV,
/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/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()