Searched refs:X86_FEATURE_HYBRID_CPU (Results 1 – 6 of 6) sorted by relevance
402 #define X86_FEATURE_HYBRID_CPU (18*32+15) /* "" This part has CPUs of more than one type */ macro
399 #define X86_FEATURE_HYBRID_CPU (18*32+15) /* "" This part has CPUs of more than one type */ macro
1500 if (!boot_cpu_has(X86_FEATURE_HYBRID_CPU)) { in intel_pstate_sysfs_expose_params()1534 if (!boot_cpu_has(X86_FEATURE_HYBRID_CPU)) { in intel_pstate_sysfs_remove()3413 if (boot_cpu_has(X86_FEATURE_HYBRID_CPU)) in intel_pstate_init()3490 } else if (boot_cpu_has(X86_FEATURE_HYBRID_CPU)) { in intel_pstate_init()
1380 if (!cpu_feature_enabled(X86_FEATURE_HYBRID_CPU)) in get_this_hybrid_cpu_type()
1485 if (cpu_feature_enabled(X86_FEATURE_HYBRID_CPU)) in native_smp_cpus_done()
6440 if (cpu_feature_enabled(X86_FEATURE_HYBRID_CPU)) { in intel_pmu_init()