Home
last modified time | relevance | path

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

/Linux-v5.4/include/acpi/
Dcppc_acpi.h103 u32 guaranteed_perf; member
/Linux-v5.4/drivers/acpi/
Dcppc_acpi.c1153 perf_caps->guaranteed_perf = 0; in cppc_get_perf_caps()
1156 perf_caps->guaranteed_perf = guaranteed; in cppc_get_perf_caps()
/Linux-v5.4/drivers/cpufreq/
Dintel_pstate.c387 if (cppc_perf.guaranteed_perf) in intel_pstate_get_cppc_guranteed()
388 return cppc_perf.guaranteed_perf; in intel_pstate_get_cppc_guranteed()