Searched refs:hwp_pref_ctrl (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/x86/cpufreq/
H A Dhwpstate_intel.c89 bool hwp_pref_ctrl; member in struct:hwp_softc
259 if (!sc->hwp_pref_ctrl && !sc->hwp_perf_bias)
270 if (sc->hwp_pref_ctrl) {
302 if (sc->hwp_pref_ctrl) {
493 sc->hwp_pref_ctrl = true;
623 if (!sc->hwp_pref_ctrl && sc->hwp_perf_bias_cached) {

Completed in 104 milliseconds