Home
last modified time | relevance | path

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

/linux/drivers/cpufreq/
H A Dintel_pstate.c301 static bool hwp_is_hybrid; variable
1061 if (hwp_is_hybrid && !sched_smt_active() && arch_enable_hybrid_capacity_scale()) { in hybrid_init_cpu_capacity_scaling()
2270 hwp_is_hybrid = true; in intel_pstate_get_cpu_pstates()