Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Damd-pstate.h90 bool boost_supported; member
/openbmc/linux/drivers/cpufreq/
H A Dcppc_cpufreq.c37 static bool boost_supported; variable
679 boost_supported = true; in cppc_cpufreq_cpu_init()
818 if (!boost_supported) { in cppc_cpufreq_set_boost()
H A Damd-pstate-ut.c229 if (cpudata->boost_supported) { in amd_pstate_ut_check_freq()
H A Damd-pstate.c699 if (!cpudata->boost_supported) { in amd_pstate_set_boost()
729 cpudata->boost_supported = true; in amd_pstate_boost_init()