Searched refs:amd_pstate_max (Results 1 – 1 of 1) sorted by relevance
181 cpuinfo_max, amd_pstate_max; in amd_pstate_boost_init() local191 amd_pstate_max = amd_pstate_get_data(cpu, AMD_PSTATE_MAX_FREQ); in amd_pstate_boost_init()193 *active = cpuinfo_max == amd_pstate_max ? 1 : 0; in amd_pstate_boost_init()
Completed in 3 milliseconds