Home
last modified time | relevance | path

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

/openbmc/linux/include/acpi/
H A Dcppc_acpi.h135 struct cppc_perf_ctrls perf_ctrls; member
181 static inline int cppc_set_perf(int cpu, struct cppc_perf_ctrls *perf_ctrls) in cppc_set_perf()
221 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.c205 struct cppc_perf_ctrls perf_ctrls; in amd_pstate_set_epp() local
286 struct cppc_perf_ctrls perf_ctrls; in cppc_enable() local
412 struct cppc_perf_ctrls perf_ctrls; in cppc_update_perf() local
1448 struct cppc_perf_ctrls perf_ctrls; in amd_pstate_epp_reenable() local
1485 struct cppc_perf_ctrls perf_ctrls; in amd_pstate_epp_offline() local
/openbmc/linux/drivers/acpi/
H A Dcppc_acpi.c1484 int cppc_set_epp_perf(int cpu, struct cppc_perf_ctrls *perf_ctrls, bool enable) in cppc_set_epp_perf()
1685 int cppc_set_perf(int cpu, struct cppc_perf_ctrls *perf_ctrls) in cppc_set_perf()