Searched refs:amd_pstate_max (Results 1 – 1 of 1) sorted by relevance
201 cpuinfo_max, amd_pstate_max; in amd_pstate_boost_init() local211 amd_pstate_max = amd_pstate_get_data(cpu, AMD_PSTATE_MAX_FREQ); in amd_pstate_boost_init()213 *active = cpuinfo_max == amd_pstate_max ? 1 : 0; in amd_pstate_boost_init()