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

/freebsd-13-stable/sys/x86/cpufreq/
H A Dhwpstate_intel.c93 bool hwp_perf_bias_cached; member in struct:hwp_softc
279 if (!sc->hwp_perf_bias_cached) {
284 sc->hwp_perf_bias_cached = true;
623 if (!sc->hwp_pref_ctrl && sc->hwp_perf_bias_cached) {

Completed in 164 milliseconds