Searched defs:cpunum (Results 1 – 8 of 8) sorted by relevance
| /linux/include/acpi/ |
| H A D | cppc_acpi.h | 198 static inline int cppc_get_desired_perf(int cpunum, u64 *desired_perf) in cppc_get_desired_perf() 202 static inline int cppc_get_nominal_perf(int cpunum, u64 *nominal_perf) in cppc_get_nominal_perf() 206 static inline int cppc_get_highest_perf(int cpunum, u64 *highest_perf) in cppc_get_highest_perf() 255 static inline int cpc_read_ffh(int cpunum, struct cpc_reg *reg, u64 *val) in cpc_read_ffh() 264 static inline int cpc_write_ffh(int cpunum, struct cpc_reg *reg, u64 val) in cpc_write_ffh() 272 static inline int cppc_get_epp_perf(int cpunum, u64 *epp_perf) in cppc_get_epp_perf()
|
| /linux/drivers/acpi/ |
| H A D | cppc_acpi.c | 1081 int __weak cpc_read_ffh(int cpunum, struct cpc_reg *reg, u64 *val) in cpc_read_ffh() 1096 int __weak cpc_read_ffh_fb_ctrs(int cpunum, struct cpc_reg *reg1, in cpc_read_ffh_fb_ctrs() 1112 int __weak cpc_write_ffh(int cpunum, struct cpc_reg *reg, u64 val) in cpc_write_ffh() 1428 int cppc_get_desired_perf(int cpunum, u64 *desired_perf) in cppc_get_desired_perf() 1450 int cppc_get_nominal_perf(int cpunum, u64 *nominal_perf) in cppc_get_nominal_perf() 1462 int cppc_get_highest_perf(int cpunum, u64 *highest_perf) in cppc_get_highest_perf() 1475 int cppc_get_epp_perf(int cpunum, u64 *epp_perf) in cppc_get_epp_perf() 1488 int cppc_get_perf_caps(int cpunum, struct cppc_perf_caps *perf_caps) in cppc_get_perf_caps() 1622 static int cppc_read_fb_ctrs(int cpunum, in cppc_read_fb_ctrs() 1678 int cppc_get_perf_ctrs(int cpunum, struct cppc_perf_fb_ctrs *perf_fb_ctrs) in cppc_get_perf_ctrs()
|
| /linux/arch/parisc/kernel/ |
| H A D | processor.c | 68 init_percpu_prof(unsigned long cpunum) in init_percpu_prof() 327 int init_per_cpu(int cpunum) in init_per_cpu()
|
| H A D | setup.c | 271 int ret, cpunum; in start_parisc() local
|
| /linux/drivers/base/ |
| H A D | cpu.c | 157 int cpunum; in crash_notes_show() local
|
| /linux/drivers/cpufreq/ |
| H A D | intel_pstate.c | 1004 static void hybrid_clear_cpu_capacity(unsigned int cpunum) in hybrid_clear_cpu_capacity() 1023 int cpunum; in hybrid_set_capacity_of_cpus() local 1037 int cpunum; in hybrid_update_cpu_capacity_scaling() local 2712 static int intel_pstate_init_cpu(unsigned int cpunum) in intel_pstate_init_cpu()
|
| /linux/kernel/ |
| H A D | reboot.c | 1334 unsigned int cpunum; in cpu_store() local
|
| /linux/kernel/debug/kdb/ |
| H A D | kdb_main.c | 2131 unsigned long cpunum; in kdb_cpu() local
|