Searched defs:cpudata (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-6.6/drivers/cpufreq/ |
| D | amd-pstate.c | 129 static s16 amd_pstate_get_epp(struct amd_cpudata *cpudata, u64 cppc_req_cached) in amd_pstate_get_epp() 153 static int amd_pstate_get_energy_pref_index(struct amd_cpudata *cpudata) in amd_pstate_get_energy_pref_index() 182 static void pstate_update_perf(struct amd_cpudata *cpudata, u32 min_perf, in pstate_update_perf() 194 static inline void amd_pstate_update_perf(struct amd_cpudata *cpudata, in amd_pstate_update_perf() 202 static int amd_pstate_set_epp(struct amd_cpudata *cpudata, u32 epp) in amd_pstate_set_epp() 233 static int amd_pstate_set_energy_pref_index(struct amd_cpudata *cpudata, in amd_pstate_set_energy_pref_index() 317 static u32 amd_pstate_highest_perf_set(struct amd_cpudata *cpudata) in amd_pstate_highest_perf_set() 332 static int pstate_init_perf(struct amd_cpudata *cpudata) in pstate_init_perf() 361 static int cppc_init_perf(struct amd_cpudata *cpudata) in cppc_init_perf() 403 static inline int amd_pstate_init_perf(struct amd_cpudata *cpudata) in amd_pstate_init_perf() [all …]
|
| D | intel_pstate.c | 228 struct cpudata { struct 229 int cpu; 231 unsigned int policy; 232 struct update_util_data update_util; 233 bool update_util_set; 235 struct pstate_data pstate; 236 struct vid_data vid; 238 u64 last_update; 239 u64 last_sample_time; 240 u64 aperf_mperf_shift; [all …]
|
| D | amd-pstate-ut.c | 128 struct amd_cpudata *cpudata = NULL; in amd_pstate_ut_check_perf() local 203 struct amd_cpudata *cpudata = NULL; in amd_pstate_ut_check_freq() local
|
| /kernel/linux/linux-6.6/drivers/hwtracing/coresight/ |
| D | coresight-trbe.c | 69 struct trbe_cpudata *cpudata; member 138 struct trbe_cpudata __percpu *cpudata; member 147 static void trbe_check_errata(struct trbe_cpudata *cpudata) in trbe_check_errata() 161 static inline bool trbe_has_erratum(struct trbe_cpudata *cpudata, int i) in trbe_has_erratum() 166 static inline bool trbe_may_overwrite_in_fill_mode(struct trbe_cpudata *cpudata) in trbe_may_overwrite_in_fill_mode() 171 static inline bool trbe_may_write_out_of_range(struct trbe_cpudata *cpudata) in trbe_may_write_out_of_range() 176 static inline bool trbe_needs_drain_after_disable(struct trbe_cpudata *cpudata) in trbe_needs_drain_after_disable() 186 static inline bool trbe_needs_ctxt_sync_after_enable(struct trbe_cpudata *cpudata) in trbe_needs_ctxt_sync_after_enable() 197 static inline bool trbe_is_broken(struct trbe_cpudata *cpudata) in trbe_is_broken() 215 static inline void set_trbe_enabled(struct trbe_cpudata *cpudata, u64 trblimitr) in set_trbe_enabled() [all …]
|
| /kernel/linux/linux-5.10/drivers/cpufreq/ |
| D | intel_pstate.c | 232 struct cpudata { struct 233 int cpu; 235 unsigned int policy; 236 struct update_util_data update_util; 237 bool update_util_set; 239 struct pstate_data pstate; 240 struct vid_data vid; 242 u64 last_update; 243 u64 last_sample_time; 244 u64 aperf_mperf_shift; [all …]
|
| D | cppc_cpufreq.c | 374 struct cppc_cpudata *cpudata; in cppc_cpufreq_set_boost() local 417 struct cppc_cpudata *cpudata = all_cpu_data[cpunum]; in hisi_cppc_cpufreq_get_rate() local
|
| /kernel/linux/linux-6.6/arch/x86/kernel/cpu/ |
| D | common.c | 2258 unsigned long cpudata = vdso_encode_cpunode(cpu, early_cpu_to_node(cpu)); in setup_getcpu() local
|
| /kernel/linux/linux-5.10/arch/x86/kernel/cpu/ |
| D | common.c | 2026 unsigned long cpudata = vdso_encode_cpunode(cpu, early_cpu_to_node(cpu)); in setup_getcpu() local
|