Home
last modified time | relevance | path

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

/freebsd/sys/x86/cpufreq/
H A Dhwpstate_amd.c137 static bool hwpstate_pstate_limit;
138 SYSCTL_BOOL(_debug, OID_AUTO, hwpstate_pstate_limit, CTLFLAG_RWTUN,
139 &hwpstate_pstate_limit, 0,
198 if (hwpstate_pstate_limit) { in hwpstate_goto_pstate()
133 static bool hwpstate_pstate_limit; global() variable