Home
last modified time | relevance | path

Searched refs:cppc_get_perf_caps (Results 1 – 9 of 9) sorted by relevance

/linux/include/acpi/
A Dcppc_acpi.h141 extern int cppc_get_perf_caps(int cpu, struct cppc_perf_caps *caps);
165 static inline int cppc_get_perf_caps(int cpu, struct cppc_perf_caps *caps) in cppc_get_perf_caps() function
/linux/drivers/acpi/
A Dcppc_acpi.c144 show_cppc_data(cppc_get_perf_caps, cppc_perf_caps, highest_perf);
145 show_cppc_data(cppc_get_perf_caps, cppc_perf_caps, lowest_perf);
146 show_cppc_data(cppc_get_perf_caps, cppc_perf_caps, nominal_perf);
147 show_cppc_data(cppc_get_perf_caps, cppc_perf_caps, lowest_nonlinear_perf);
148 show_cppc_data(cppc_get_perf_caps, cppc_perf_caps, lowest_freq);
149 show_cppc_data(cppc_get_perf_caps, cppc_perf_caps, nominal_freq);
1069 int cppc_get_perf_caps(int cpunum, struct cppc_perf_caps *perf_caps) in cppc_get_perf_caps() function
1150 EXPORT_SYMBOL_GPL(cppc_get_perf_caps);
/linux/drivers/cpufreq/
A Dcppc_cpufreq.c451 ret = cppc_get_perf_caps(cpu, &cpu_data->perf_caps); in cppc_cpufreq_get_cpu_data()
A Dacpi-cpufreq.c643 ret = cppc_get_perf_caps(cpu, &perf_caps); in get_max_boost_ratio()
A Dintel_pstate.c349 ret = cppc_get_perf_caps(cpu, &cppc_perf); in intel_pstate_set_itmt_prio()
392 ret = cppc_get_perf_caps(cpu, &cppc_perf); in intel_pstate_get_cppc_guaranteed()
/linux/arch/x86/kernel/
A Dsmpboot.c2108 rc = cppc_get_perf_caps(0, &perf_caps); in amd_set_max_freq_ratio()
/linux/
A Dvmlinux.symvers807 0x00000000 cppc_get_perf_caps vmlinux EXPORT_SYMBOL_GPL
A DSystem.map23642 ffff800010640d84 T cppc_get_perf_caps
A D.tmp_System.map23642 ffff800010640d84 T cppc_get_perf_caps

Completed in 339 milliseconds