Home
last modified time | relevance | path

Searched refs:cppc_perf_ctrls (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/acpi/
H A Dcppc_acpi.h115 struct cppc_perf_ctrls { struct
133 struct cppc_perf_ctrls perf_ctrls; argument
143 extern int cppc_set_perf(int cpu, struct cppc_perf_ctrls *perf_ctrls);
156 extern int cppc_set_epp_perf(int cpu, struct cppc_perf_ctrls *perf_ctrls, bool enable);
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()
/openbmc/linux/drivers/cpufreq/
H A Damd-pstate.c181 struct cppc_perf_ctrls perf_ctrls; in amd_pstate_set_epp()
259 struct cppc_perf_ctrls perf_ctrls; in cppc_enable()
378 struct cppc_perf_ctrls perf_ctrls; in cppc_update_perf()
1309 struct cppc_perf_ctrls perf_ctrls; in amd_pstate_epp_reenable()
1346 struct cppc_perf_ctrls perf_ctrls; in amd_pstate_epp_offline()
/openbmc/linux/drivers/acpi/
H A Dcppc_acpi.c1428 int cppc_set_epp_perf(int cpu, struct cppc_perf_ctrls *perf_ctrls, bool enable) in cppc_set_epp_perf()
1626 int cppc_set_perf(int cpu, struct cppc_perf_ctrls *perf_ctrls) in cppc_set_perf()