Searched refs:max_perf_pct (Results 1 – 3 of 3) sorted by relevance
146 int max_perf_pct; member159 .max_perf_pct = 100,274 max = PCT_TO_HWP(limits.max_perf_pct); in intel_pstate_hwp_set()422 limits.max_perf_pct = min(limits.max_policy_pct, limits.max_sysfs_pct); in store_max_perf_pct()423 limits.max_perf = div_fp(int_tofp(limits.max_perf_pct), int_tofp(100)); in store_max_perf_pct()449 show_one(max_perf_pct, max_perf_pct);453 define_one_global_rw(max_perf_pct);460 &max_perf_pct.attr,972 limits.max_perf_pct = 100; in intel_pstate_set_policy()985 limits.max_perf_pct = min(limits.max_policy_pct, limits.max_sysfs_pct); in intel_pstate_set_policy()[all …]
28 max_perf_pct: limits the maximum P state that will be requested by
205 What: /sys/devices/system/cpu/intel_pstate/max_perf_pct217 max_perf_pct: limits the maximum P state that will be requested by