Searched refs:X86_FEATURE_HYBRID_CPU (Results 1 – 7 of 7) sorted by relevance
174 if (cpu_feature_enabled(X86_FEATURE_HYBRID_CPU)) in kvm_init_pmu_capability()
414 #define X86_FEATURE_HYBRID_CPU (18*32+15) /* "" This part has CPUs of more than one type */ macro
424 #define X86_FEATURE_HYBRID_CPU (18*32+15) /* "" This part has CPUs of more than one type */ macro
1548 if (!boot_cpu_has(X86_FEATURE_HYBRID_CPU)) { in intel_pstate_sysfs_expose_params()1582 if (!boot_cpu_has(X86_FEATURE_HYBRID_CPU)) { in intel_pstate_sysfs_remove()3533 } else if (boot_cpu_has(X86_FEATURE_HYBRID_CPU)) { in intel_pstate_init()
1394 if (!cpu_feature_enabled(X86_FEATURE_HYBRID_CPU)) in get_this_hybrid_cpu_type()
3040 if (WARN_ON_ONCE(cpu_feature_enabled(X86_FEATURE_HYBRID_CPU)) || in perf_get_x86_pmu_capability()
6813 if (cpu_feature_enabled(X86_FEATURE_HYBRID_CPU)) { in intel_pmu_init() 6824 * the X86_FEATURE_HYBRID_CPU is still set. The above codes will in intel_pmu_init()