Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/cpufreq/
Dintel_pstate.c1751 static inline int core_get_scaling(void) in core_get_scaling() function
1790 return DIV_ROUND_UP(core_get_scaling() * hybrid_ref_perf, in hybrid_get_cpu_scaling()
2174 .get_scaling = core_get_scaling,
2204 .get_scaling = core_get_scaling,