Home
last modified time | relevance | path

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

/openbmc/linux/include/acpi/
H A Dcppc_acpi.h106 u32 guaranteed_perf; member
/openbmc/linux/drivers/acpi/
H A Dcppc_acpi.c1328 perf_caps->guaranteed_perf = 0; in cppc_get_perf_caps()
1331 perf_caps->guaranteed_perf = guaranteed; in cppc_get_perf_caps()
/openbmc/linux/drivers/cpufreq/
H A Dintel_pstate.c404 if (cppc_perf.guaranteed_perf) in intel_pstate_get_cppc_guaranteed()
405 return cppc_perf.guaranteed_perf; in intel_pstate_get_cppc_guaranteed()