Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/x86/x86_energy_perf_policy/
H A Dx86_energy_perf_policy.c64 unsigned char update_hwp_max; variable
69 #define hwp_update_enabled() (update_hwp_enable | update_hwp_epp | update_hwp_max | update_hwp_min …
204 update_hwp_max = 1; in parse_cmdline_hwp_max()
1007 if (update_hwp_max) in update_sysfs()
1037 if (update_hwp_max) { in check_hwp_request_v_hwp_capabilities()
1055 if (update_hwp_min && update_hwp_max && (req->hwp_min > req->hwp_max)) in check_hwp_request_v_hwp_capabilities()
1091 if (update_hwp_max) in update_hwp_request()
1137 if (update_hwp_max) in update_hwp_request_pkg()
1353 if ((update_hwp_max && update_hwp_min) && in req_update_bounds_check()
1360 if (req_update.hwp_desired && update_hwp_max && in req_update_bounds_check()