Home
last modified time | relevance | path

Searched defs:cpunum (Results 1 – 11 of 11) sorted by relevance

/linux-6.12.1/include/acpi/
Dcppc_acpi.h168 static inline int cppc_get_desired_perf(int cpunum, u64 *desired_perf) in cppc_get_desired_perf()
172 static inline int cppc_get_nominal_perf(int cpunum, u64 *nominal_perf) in cppc_get_nominal_perf()
176 static inline int cppc_get_highest_perf(int cpunum, u64 *highest_perf) in cppc_get_highest_perf()
216 static inline int cpc_read_ffh(int cpunum, struct cpc_reg *reg, u64 *val) in cpc_read_ffh()
220 static inline int cpc_write_ffh(int cpunum, struct cpc_reg *reg, u64 val) in cpc_write_ffh()
228 static inline int cppc_get_epp_perf(int cpunum, u64 *epp_perf) in cppc_get_epp_perf()
236 static inline int cppc_get_auto_sel_caps(int cpunum, struct cppc_perf_caps *perf_caps) in cppc_get_auto_sel_caps()
/linux-6.12.1/drivers/acpi/
Dcppc_acpi.c973 int __weak cpc_read_ffh(int cpunum, struct cpc_reg *reg, u64 *val) in cpc_read_ffh()
988 int __weak cpc_write_ffh(int cpunum, struct cpc_reg *reg, u64 val) in cpc_write_ffh()
1177 static int cppc_get_perf(int cpunum, enum cppc_regs reg_idx, u64 *perf) in cppc_get_perf()
1223 int cppc_get_desired_perf(int cpunum, u64 *desired_perf) in cppc_get_desired_perf()
1236 int cppc_get_nominal_perf(int cpunum, u64 *nominal_perf) in cppc_get_nominal_perf()
1248 int cppc_get_highest_perf(int cpunum, u64 *highest_perf) in cppc_get_highest_perf()
1261 int cppc_get_epp_perf(int cpunum, u64 *epp_perf) in cppc_get_epp_perf()
1274 int cppc_get_perf_caps(int cpunum, struct cppc_perf_caps *perf_caps) in cppc_get_perf_caps()
1406 int cppc_get_perf_ctrs(int cpunum, struct cppc_perf_fb_ctrs *perf_fb_ctrs) in cppc_get_perf_ctrs()
1541 int cppc_get_auto_sel_caps(int cpunum, struct cppc_perf_caps *perf_caps) in cppc_get_auto_sel_caps()
/linux-6.12.1/arch/parisc/kernel/
Dprocessor.c68 init_percpu_prof(unsigned long cpunum) in init_percpu_prof()
327 int init_per_cpu(int cpunum) in init_per_cpu()
Dsetup.c279 int ret, cpunum; in start_parisc() local
Dsmp.c272 smp_cpu_init(int cpunum) in smp_cpu_init()
/linux-6.12.1/arch/x86/kernel/acpi/
Dcppc.c46 int cpc_read_ffh(int cpunum, struct cpc_reg *reg, u64 *val) in cpc_read_ffh()
61 int cpc_write_ffh(int cpunum, struct cpc_reg *reg, u64 val) in cpc_write_ffh()
/linux-6.12.1/arch/arm64/kernel/
Dtopology.c344 int cpc_write_ffh(int cpunum, struct cpc_reg *reg, u64 val) in cpc_write_ffh()
/linux-6.12.1/drivers/cpufreq/
Dintel_pstate.c960 static void hybrid_clear_cpu_capacity(unsigned int cpunum) in hybrid_clear_cpu_capacity()
977 int cpunum; in hybrid_set_capacity_of_cpus() local
991 int cpunum; in hybrid_update_cpu_capacity_scaling() local
2679 static int intel_pstate_init_cpu(unsigned int cpunum) in intel_pstate_init_cpu()
3178 static void intel_cpufreq_adjust_perf(unsigned int cpunum, in intel_cpufreq_adjust_perf()
/linux-6.12.1/drivers/base/
Dcpu.c157 int cpunum; in crash_notes_show() local
/linux-6.12.1/kernel/
Dreboot.c1248 unsigned int cpunum; in cpu_store() local
/linux-6.12.1/kernel/debug/kdb/
Dkdb_main.c2233 unsigned long cpunum; in kdb_cpu() local