/openbmc/linux/include/acpi/ |
H A D | cppc_acpi.h | 165 static inline int cppc_get_desired_perf(int cpunum, u64 *desired_perf) in cppc_get_desired_perf() 169 static inline int cppc_get_nominal_perf(int cpunum, u64 *nominal_perf) in cppc_get_nominal_perf() 173 static inline int cppc_get_highest_perf(int cpunum, u64 *highest_perf) in cppc_get_highest_perf() 213 static inline int cpc_read_ffh(int cpunum, struct cpc_reg *reg, u64 *val) in cpc_read_ffh() 217 static inline int cpc_write_ffh(int cpunum, struct cpc_reg *reg, u64 val) in cpc_write_ffh() 225 static inline int cppc_get_epp_perf(int cpunum, u64 *epp_perf) in cppc_get_epp_perf() 233 static inline int cppc_get_auto_sel_caps(int cpunum, struct cppc_perf_caps *perf_caps) in cppc_get_auto_sel_caps()
|
/openbmc/linux/drivers/acpi/ |
H A D | cppc_acpi.c | 975 int __weak cpc_read_ffh(int cpunum, struct cpc_reg *reg, u64 *val) in cpc_read_ffh() 990 int __weak cpc_write_ffh(int cpunum, struct cpc_reg *reg, u64 val) in cpc_write_ffh() 1178 static int cppc_get_perf(int cpunum, enum cppc_regs reg_idx, u64 *perf) in cppc_get_perf() 1224 int cppc_get_desired_perf(int cpunum, u64 *desired_perf) in cppc_get_desired_perf() 1237 int cppc_get_nominal_perf(int cpunum, u64 *nominal_perf) in cppc_get_nominal_perf() 1249 int cppc_get_highest_perf(int cpunum, u64 *highest_perf) in cppc_get_highest_perf() 1262 int cppc_get_epp_perf(int cpunum, u64 *epp_perf) in cppc_get_epp_perf() 1275 int cppc_get_perf_caps(int cpunum, struct cppc_perf_caps *perf_caps) in cppc_get_perf_caps() 1407 int cppc_get_perf_ctrs(int cpunum, struct cppc_perf_fb_ctrs *perf_fb_ctrs) in cppc_get_perf_ctrs() 1542 int cppc_get_auto_sel_caps(int cpunum, struct cppc_perf_caps *perf_caps) in cppc_get_auto_sel_caps()
|
/openbmc/linux/arch/x86/kernel/acpi/ |
H A D | cppc.c | 35 int cpc_read_ffh(int cpunum, struct cpc_reg *reg, u64 *val) in cpc_read_ffh() 50 int cpc_write_ffh(int cpunum, struct cpc_reg *reg, u64 val) in cpc_write_ffh()
|
/openbmc/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 | 282 int ret, cpunum; in start_parisc() local
|
H A D | smp.c | 272 smp_cpu_init(int cpunum) in smp_cpu_init()
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | topology.c | 344 int cpc_write_ffh(int cpunum, struct cpc_reg *reg, u64 val) in cpc_write_ffh()
|
/openbmc/qemu/hw/arm/ |
H A D | armsse.c | 1092 int cpunum; in armsse_realize() local 1384 int cpunum; in armsse_realize() local
|
/openbmc/qemu/hw/openrisc/ |
H A D | openrisc_sim.c | 103 static qemu_irq get_cpu_irq(OpenRISCCPU *cpus[], int cpunum, int irq_pin) in get_cpu_irq()
|
H A D | virt.c | 103 static qemu_irq get_cpu_irq(OpenRISCCPU *cpus[], int cpunum, int irq_pin) in get_cpu_irq()
|
/openbmc/linux/drivers/base/ |
H A D | cpu.c | 156 int cpunum; in crash_notes_show() local
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | setup.c | 659 # define cpunum c->cpu in show_cpuinfo() macro
|
/openbmc/linux/kernel/ |
H A D | reboot.c | 1226 unsigned int cpunum; in cpu_store() local
|
/openbmc/linux/drivers/cpufreq/ |
H A D | intel_pstate.c | 2455 static int intel_pstate_init_cpu(unsigned int cpunum) in intel_pstate_init_cpu() 2959 static void intel_cpufreq_adjust_perf(unsigned int cpunum, in intel_cpufreq_adjust_perf()
|
/openbmc/linux/kernel/debug/kdb/ |
H A D | kdb_main.c | 2244 unsigned long cpunum; in kdb_cpu() local
|