Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/cpufreq/
H A Dhwpstate_amd.c134 static bool hwpstate_pstate_limit; variable
135 SYSCTL_BOOL(_debug, OID_AUTO, hwpstate_pstate_limit, CTLFLAG_RWTUN,
136 &hwpstate_pstate_limit, 0,
179 if (hwpstate_pstate_limit) { in hwpstate_goto_pstate()