Home
last modified time | relevance | path

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

/drivers/acpi/
Dcppc_acpi.c940 int __weak cpc_read_ffh(int cpunum, struct cpc_reg *reg, u64 *val) in cpc_read_ffh()
955 int __weak cpc_write_ffh(int cpunum, struct cpc_reg *reg, u64 val) in cpc_write_ffh()
1058 int cppc_get_desired_perf(int cpunum, u64 *desired_perf) in cppc_get_desired_perf()
1100 int cppc_get_perf_caps(int cpunum, struct cppc_perf_caps *perf_caps) in cppc_get_perf_caps()
1190 int cppc_get_perf_ctrs(int cpunum, struct cppc_perf_fb_ctrs *perf_fb_ctrs) in cppc_get_perf_ctrs()
/drivers/cpufreq/
Dcppc_cpufreq.c70 static unsigned int hisi_cppc_cpufreq_get_rate(unsigned int cpunum) in hisi_cppc_cpufreq_get_rate()
387 static unsigned int cppc_cpufreq_get_rate(unsigned int cpunum) in cppc_cpufreq_get_rate()
Dintel_pstate.c1959 static int intel_pstate_init_cpu(unsigned int cpunum) in intel_pstate_init_cpu()
/drivers/base/
Dcpu.c148 int cpunum; in show_crash_notes() local