Home
last modified time | relevance | path

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

/linux/tools/power/cpupower/utils/helpers/
H A Dhelpers.h150 void amd_pstate_boost_init(unsigned int cpu,
198 static inline void amd_pstate_boost_init(unsigned int cpu, int *support, in amd_pstate_boost_init() function
H A Damd.c202 void amd_pstate_boost_init(unsigned int cpu, int *support, int *active) in amd_pstate_boost_init() function
H A Dmisc.c47 amd_pstate_boost_init(cpu, support, active); in cpufreq_has_x86_boost_support()