Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/cpufreq/
Damd-pstate.c90 static int pstate_init_perf(struct amd_cpudata *cpudata) in pstate_init_perf()
118 static int cppc_init_perf(struct amd_cpudata *cpudata) in cppc_init_perf()
143 static inline int amd_pstate_init_perf(struct amd_cpudata *cpudata) in amd_pstate_init_perf()
148 static void pstate_update_perf(struct amd_cpudata *cpudata, u32 min_perf, in pstate_update_perf()
158 static void cppc_update_perf(struct amd_cpudata *cpudata, in cppc_update_perf()
173 static inline void amd_pstate_update_perf(struct amd_cpudata *cpudata, in amd_pstate_update_perf()
181 static inline bool amd_pstate_sample(struct amd_cpudata *cpudata) in amd_pstate_sample()
214 static void amd_pstate_update(struct amd_cpudata *cpudata, u32 min_perf, in amd_pstate_update()
257 struct amd_cpudata *cpudata = policy->driver_data; in amd_pstate_target()
289 struct amd_cpudata *cpudata = policy->driver_data; in amd_pstate_adjust_perf()
[all …]
Damd-pstate-ut.c146 struct amd_cpudata *cpudata = NULL; in amd_pstate_ut_check_perf()
217 struct amd_cpudata *cpudata = NULL; in amd_pstate_ut_check_freq()
/Linux-v6.1/include/linux/
Damd-pstate.h54 struct amd_cpudata { struct