Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/cpufreq/
Dpowernv-cpufreq.c620 int local_pstate_idx) in calc_global_pstate() argument
635 if (highest_lpstate_idx + index_diff >= local_pstate_idx) in calc_global_pstate()
636 return local_pstate_idx; in calc_global_pstate()