Home
last modified time | relevance | path

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

/freebsd/sys/x86/cpufreq/
H A Dhwpstate_amd.c209 static bool hwpstate_amd_cppc_enable = true; variable
210 SYSCTL_BOOL(_machdep, OID_AUTO, hwpstate_amd_cppc_enable, CTLFLAG_RDTUN,
211 &hwpstate_amd_cppc_enable, 0,
1031 if (hwpstate_amd_cppc_enable && in hwpstate_probe()