Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
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
/linux/arch/x86/hyperv/
A Divm.c183 if (!hypervisor_is_type(X86_HYPER_MS_HYPERV)) in hv_is_isolation_supported()
/linux/drivers/iommu/
A Dhyperv-iommu.c127 if (!hypervisor_is_type(X86_HYPER_MS_HYPERV) || in hyperv_prepare_irq_remapping()
/linux/arch/x86/mm/
A Dpti.c86 if (hypervisor_is_type(X86_HYPER_XEN_PV)) { in pti_check_boottime_disable()
/linux/arch/x86/kernel/cpu/
A Dbugs.c1733 if (hypervisor_is_type(X86_HYPER_XEN_PV)) in cpu_show_common()
/linux/drivers/gpu/drm/i915/
A Di915_drv.h1758 return !hypervisor_is_type(X86_HYPER_NATIVE); in run_as_guest()
/linux/arch/x86/kvm/
A Dx86.c8691 if (hypervisor_is_type(X86_HYPER_MS_HYPERV)) in kvm_arch_init()
8708 if (hypervisor_is_type(X86_HYPER_MS_HYPERV)) in kvm_arch_exit()

Completed in 39 milliseconds