Home
last modified time | relevance | path

Searched defs:amd_pstate_boost_init (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/tools/power/cpupower/utils/helpers/
Damd.c178 void amd_pstate_boost_init(unsigned int cpu, int *support, int *active) in amd_pstate_boost_init() function
Dhelpers.h184 static inline void amd_pstate_boost_init(unsigned int cpu, int *support, in amd_pstate_boost_init() function
/linux-5.19.10/drivers/cpufreq/
Damd-pstate.c462 static void amd_pstate_boost_init(struct amd_cpudata *cpudata) in amd_pstate_boost_init() function