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