Home
last modified time | relevance | path

Searched defs:perf_caps (Results 1 – 6 of 6) sorted by relevance

/linux-6.8/arch/x86/kernel/acpi/
Dcppc.c71 struct cppc_perf_caps perf_caps; in amd_set_max_freq_ratio() local
/linux-6.8/drivers/cpufreq/
Dcppc_cpufreq.c390 struct cppc_perf_caps *perf_caps; in get_perf_level_count() local
424 struct cppc_perf_caps *perf_caps; in cppc_get_cpu_power() local
488 struct cppc_perf_caps *perf_caps; in cppc_get_cpu_cost() local
Dacpi-cpufreq.c633 struct cppc_perf_caps perf_caps; in get_max_boost_ratio() local
/linux-6.8/include/acpi/
Dcppc_acpi.h132 struct cppc_perf_caps perf_caps; member
226 static inline int cppc_get_auto_sel_caps(int cpunum, struct cppc_perf_caps *perf_caps) in cppc_get_auto_sel_caps()
/linux-6.8/drivers/acpi/
Dcppc_acpi.c1180 int cppc_get_perf_caps(int cpunum, struct cppc_perf_caps *perf_caps) in cppc_get_perf_caps()
1444 int cppc_get_auto_sel_caps(int cpunum, struct cppc_perf_caps *perf_caps) in cppc_get_auto_sel_caps()
/linux-6.8/drivers/base/
Darch_topology.c371 struct cppc_perf_caps perf_caps; in topology_init_cpu_capacity_cppc() local