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