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

/linux-master/drivers/cpufreq/
H A Damd-pstate.c128 static s16 amd_pstate_get_epp(struct amd_cpudata *cpudata, u64 cppc_req_cached)
152 static int amd_pstate_get_energy_pref_index(struct amd_cpudata *cpudata)
181 static int amd_pstate_set_epp(struct amd_cpudata *cpudata, u32 epp)
209 static int amd_pstate_set_energy_pref_index(struct amd_cpudata *cpudata,
293 static int pstate_init_perf(struct amd_cpudata *cpudata)
323 static int cppc_init_perf(struct amd_cpudata *cpudata)
366 static inline int amd_pstate_init_perf(struct amd_cpudata *cpudata)
371 static void pstate_update_perf(struct amd_cpudata *cpudata, u32 min_perf,
381 static void cppc_update_perf(struct amd_cpudata *cpudata,
396 static inline void amd_pstate_update_perf(struct amd_cpudata *cpudat
[all...]
H A Damd-pstate-ut.c128 struct amd_cpudata *cpudata = NULL;
203 struct amd_cpudata *cpudata = NULL;
/linux-master/include/linux/
H A Damd-pstate.h36 * struct amd_cpudata - private CPU data for AMD P-State
68 * The amd_cpudata is key private data for each CPU thread in AMD P-State, and
71 struct amd_cpudata { struct

Completed in 148 milliseconds