Searched refs:hwp_forced (Results 1 – 1 of 1) sorted by relevance
3393 bool hwp_forced = intel_pstate_hwp_is_enabled(); in intel_pstate_init() local3395 if (hwp_forced) in intel_pstate_init()3409 if ((!no_hwp && boot_cpu_has(X86_FEATURE_HWP_EPP)) || hwp_forced) { in intel_pstate_init()