Searched refs:_min_perf (Results 1 – 1 of 1) sorted by relevance
622 unsigned long _min_perf, in amd_pstate_adjust_perf() argument648 if (_min_perf < capacity) in amd_pstate_adjust_perf()649 min_perf = DIV_ROUND_UP(cap_perf * _min_perf, capacity); in amd_pstate_adjust_perf()