Searched refs:prev_high (Results 1 – 1 of 1) sorted by relevance
926 u32 prev_high = 0, cur_high = 0; in amd_pstate_update_limits() local 938 prev_high = READ_ONCE(cpudata->prefcore_ranking); in amd_pstate_update_limits() 939 highest_perf_changed = (prev_high != cur_high); in amd_pstate_update_limits() 945 sched_update_asym_prefer_cpu(cpu, prev_high, cur_high); in amd_pstate_update_limits()