Home
last modified time | relevance | path

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

/Linux-v5.10/include/acpi/
Dcppc_acpi.h103 u32 guaranteed_perf; member
/Linux-v5.10/drivers/acpi/
Dcppc_acpi.c1135 perf_caps->guaranteed_perf = 0; in cppc_get_perf_caps()
1138 perf_caps->guaranteed_perf = guaranteed; in cppc_get_perf_caps()
/Linux-v5.10/drivers/cpufreq/
Dintel_pstate.c388 if (cppc_perf.guaranteed_perf) in intel_pstate_get_cppc_guranteed()
389 return cppc_perf.guaranteed_perf; in intel_pstate_get_cppc_guranteed()