Home
last modified time | relevance | path

Searched defs:perf_ctrls (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/cpufreq/
Damd-pstate.c181 struct cppc_perf_ctrls perf_ctrls; in amd_pstate_set_epp() local
259 struct cppc_perf_ctrls perf_ctrls; in cppc_enable() local
377 struct cppc_perf_ctrls perf_ctrls; in cppc_update_perf() local
1262 struct cppc_perf_ctrls perf_ctrls; in amd_pstate_epp_reenable() local
1299 struct cppc_perf_ctrls perf_ctrls; in amd_pstate_epp_offline() local
/Linux-v6.6/include/acpi/
Dcppc_acpi.h133 struct cppc_perf_ctrls perf_ctrls; member
172 static inline int cppc_set_perf(int cpu, struct cppc_perf_ctrls *perf_ctrls) in cppc_set_perf()
212 static inline int cppc_set_epp_perf(int cpu, struct cppc_perf_ctrls *perf_ctrls, bool enable) in cppc_set_epp_perf()
/Linux-v6.6/drivers/acpi/
Dcppc_acpi.c1386 int cppc_set_epp_perf(int cpu, struct cppc_perf_ctrls *perf_ctrls, bool enable) in cppc_set_epp_perf()
1584 int cppc_set_perf(int cpu, struct cppc_perf_ctrls *perf_ctrls) in cppc_set_perf()