Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/cpufreq/
Dpowernv-cpufreq.c621 int local_pstate_idx) in calc_global_pstate() argument
636 if (highest_lpstate_idx + index_diff >= local_pstate_idx) in calc_global_pstate()
637 return local_pstate_idx; in calc_global_pstate()