Home
last modified time | relevance | path

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

/Linux-v6.6/include/acpi/
Dcppc_acpi.h104 u32 guaranteed_perf; member
/Linux-v6.6/drivers/acpi/
Dcppc_acpi.c1230 perf_caps->guaranteed_perf = 0; in cppc_get_perf_caps()
1233 perf_caps->guaranteed_perf = guaranteed; in cppc_get_perf_caps()
/Linux-v6.6/drivers/cpufreq/
Dintel_pstate.c405 if (cppc_perf.guaranteed_perf) in intel_pstate_get_cppc_guaranteed()
406 return cppc_perf.guaranteed_perf; in intel_pstate_get_cppc_guaranteed()