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