Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
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
/linux-6.1.9/arch/x86/kernel/acpi/
Dsleep.c174 !hypervisor_is_type(X86_HYPER_NATIVE)) in init_s4_sigcheck()
/linux-6.1.9/drivers/iommu/
Dhyperv-iommu.c125 if (!hypervisor_is_type(X86_HYPER_MS_HYPERV) || in hyperv_prepare_irq_remapping()
/linux-6.1.9/arch/x86/hyperv/
Divm.c255 if (!hypervisor_is_type(X86_HYPER_MS_HYPERV)) in hv_is_isolation_supported()
/linux-6.1.9/arch/x86/mm/
Dpti.c86 if (hypervisor_is_type(X86_HYPER_XEN_PV)) { in pti_check_boottime_disable()
/linux-6.1.9/drivers/gpu/drm/i915/
Di915_utils.h391 return !hypervisor_is_type(X86_HYPER_NATIVE); in i915_run_as_guest()
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gmc.c645 if (amdgpu_sriov_vf(adev) && hypervisor_is_type(X86_HYPER_MS_HYPERV)) { in amdgpu_gmc_get_vbios_allocations()
Damdgpu_virt.c747 if (!hypervisor_is_type(X86_HYPER_MS_HYPERV)) in amdgpu_detect_virtualization()
/linux-6.1.9/arch/x86/kernel/cpu/
Dbugs.c2400 if (hypervisor_is_type(X86_HYPER_XEN_PV)) in cpu_show_common()
/linux-6.1.9/arch/x86/kvm/
Dx86.c9411 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()