Home
last modified time | relevance | path

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

/linux-6.1.9/include/acpi/
Dcppc_acpi.h104 u32 guaranteed_perf; member
/linux-6.1.9/drivers/acpi/
Dcppc_acpi.c1216 perf_caps->guaranteed_perf = 0; in cppc_get_perf_caps()
1219 perf_caps->guaranteed_perf = guaranteed; in cppc_get_perf_caps()
/linux-6.1.9/drivers/cpufreq/
Dintel_pstate.c397 if (cppc_perf.guaranteed_perf) in intel_pstate_get_cppc_guaranteed()
398 return cppc_perf.guaranteed_perf; in intel_pstate_get_cppc_guaranteed()