Searched defs:cpunum (Results 1 – 10 of 10) sorted by relevance
| /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
|
| H A D | smp.c | 272 smp_cpu_init(int cpunum) in smp_cpu_init()
|
| /linux/drivers/acpi/ |
| H A D | cppc_acpi.c | 976 int __weak cpc_read_ffh(int cpunum, struct cpc_reg *reg, u64 *val) in cpc_read_ffh() 991 int __weak cpc_write_ffh(int cpunum, struct cpc_reg *reg, u64 val) in cpc_write_ffh() 1290 int cppc_get_desired_perf(int cpunum, u64 *desired_perf) in cppc_get_desired_perf() 1303 int cppc_get_nominal_perf(int cpunum, u64 *nominal_perf) in cppc_get_nominal_perf() 1315 int cppc_get_highest_perf(int cpunum, u64 *highest_perf) in cppc_get_highest_perf() 1328 int cppc_get_epp_perf(int cpunum, u64 *epp_perf) in cppc_get_epp_perf() 1341 int cppc_get_perf_caps(int cpunum, struct cppc_perf_caps *perf_caps) in cppc_get_perf_caps() 1480 int cppc_get_perf_ctrs(int cpunum, struct cppc_perf_fb_ctrs *perf_fb_ctrs) in cppc_get_perf_ctrs()
|
| /linux/arch/x86/kernel/acpi/ |
| H A D | cppc.c | 48 int cpc_read_ffh(int cpunum, struct cpc_reg *reg, u64 *val) in cpc_read_ffh() 63 int cpc_write_ffh(int cpunum, struct cpc_reg *reg, u64 val) in cpc_write_ffh()
|
| /linux/arch/arm64/kernel/ |
| H A D | topology.c | 472 int cpc_write_ffh(int cpunum, struct cpc_reg *reg, u64 val) in cpc_write_ffh()
|
| /linux/drivers/cpufreq/ |
| H A D | intel_pstate.c | 1054 static void hybrid_clear_cpu_capacity(unsigned int cpunum) in hybrid_clear_cpu_capacity() 1071 int cpunum; in hybrid_set_capacity_of_cpus() local 1085 int cpunum; in hybrid_update_cpu_capacity_scaling() local 2743 static int intel_pstate_init_cpu(unsigned int cpunum) in intel_pstate_init_cpu() 3242 static void intel_cpufreq_adjust_perf(unsigned int cpunum, in intel_cpufreq_adjust_perf()
|
| /linux/drivers/base/ |
| H A D | cpu.c | 157 int cpunum; in crash_notes_show() local
|
| /linux/kernel/ |
| H A D | reboot.c | 1333 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
|