hypervisor_is_type
if (amdgpu_sriov_vf(adev) && hypervisor_is_type(X86_HYPER_MS_HYPERV)) {
if (!hypervisor_is_type(X86_HYPER_MS_HYPERV))
return !hypervisor_is_type(X86_HYPER_NATIVE);