Home
last modified time | relevance | path

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

/src/sys/x86/cpufreq/
H A Dhwpstate_amd.c208 static bool hwpstate_amd_cppc_enable = true; variable
209 SYSCTL_BOOL(_machdep, OID_AUTO, hwpstate_amd_cppc_enable, CTLFLAG_RDTUN,
210 &hwpstate_amd_cppc_enable, 0,
1040 if (hwpstate_amd_cppc_enable && in hwpstate_probe()