Searched refs:max_perf_ratio (Results 1 – 1 of 1) sorted by relevance
247 int32_t max_perf_ratio; member930 max = cpu_data->max_perf_ratio; in intel_pstate_hwp_set()1981 int pstate = max(cpu->pstate.min_pstate, cpu->max_perf_ratio); in intel_pstate_max_within_limits()2236 int max_pstate = max(min_pstate, cpu->max_perf_ratio); in intel_pstate_prepare_request()2523 cpu->max_perf_ratio = max_policy_perf; in intel_pstate_update_perf_limits()2538 cpu->max_perf_ratio = min(max_policy_perf, global_max); in intel_pstate_update_perf_limits()2539 cpu->max_perf_ratio = max(min_policy_perf, cpu->max_perf_ratio); in intel_pstate_update_perf_limits()2543 cpu->max_perf_ratio); in intel_pstate_update_perf_limits()2547 cpu->max_perf_ratio, in intel_pstate_update_perf_limits()2704 cpu->max_perf_ratio = 0xFF; in __intel_pstate_cpu_init()[all …]