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