Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/cpufreq/
Dintel_pstate.c3387 bool hwp_forced = intel_pstate_hwp_is_enabled(); in intel_pstate_init() local
3389 if (hwp_forced) in intel_pstate_init()
3403 if ((!no_hwp && boot_cpu_has(X86_FEATURE_HWP_EPP)) || hwp_forced) { in intel_pstate_init()