Home
last modified time | relevance | path

Searched refs:cpu_has_hypervisor (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/arch/x86/kernel/cpu/
Dvmware.c98 if (cpu_has_hypervisor) { in vmware_platform()
Dperf_event_intel_cstate.c680 if (cpu_has_hypervisor) in cstate_pmu_init()
Dperf_event_intel_uncore.c1363 if (cpu_has_hypervisor) in intel_uncore_init()
/linux-4.4.14/arch/x86/include/asm/
Dcpufeature.h401 #define cpu_has_hypervisor boot_cpu_has(X86_FEATURE_HYPERVISOR) macro
/linux-4.4.14/arch/x86/kernel/
Dkvm.c524 if (cpu_has_hypervisor) in __kvm_cpuid_base()
/linux-4.4.14/drivers/staging/unisys/visorbus/
Dvisorchipset.c2393 if (cpu_has_hypervisor) { in visorutil_spar_detect()