Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/cpufreq/
Dintel_pstate.c141 static int hwp_active; variable
323 if (hwp_active) in intel_pstate_debug_expose_params()
405 if (hwp_active) in store_no_turbo()
425 if (hwp_active) in store_max_perf_pct()
444 if (hwp_active) in store_min_perf_pct()
486 hwp_active++; in intel_pstate_hwp_enable()
934 if (!hwp_active) in intel_pstate_init_cpu()
988 if (hwp_active) in intel_pstate_set_policy()
1013 if (hwp_active) in intel_pstate_stop_cpu()
1246 if (!hwp_active && hwp_only) in intel_pstate_init()