Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/cpupower/utils/helpers/
H A Dhelpers.h195 static inline void amd_pstate_boost_init(unsigned int cpu, int *support, in amd_pstate_boost_init() function
H A Damd.c198 void amd_pstate_boost_init(unsigned int cpu, int *support, int *active) in amd_pstate_boost_init() function
/openbmc/linux/drivers/cpufreq/
H A Damd-pstate.c719 static void amd_pstate_boost_init(struct amd_cpudata *cpudata) in amd_pstate_boost_init() function