Searched refs:amd_pstate_prefcore (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/cpufreq/
H A Damd-pstate.c70 static bool amd_pstate_prefcore = true; variable
764 if (!amd_pstate_prefcore)
786 if ((!amd_pstate_prefcore) || (!cpudata->hw_prefcore))
1290 return sysfs_emit(buf, "%s\n", str_enabled_disabled(amd_pstate_prefcore));
1812 amd_pstate_prefcore = false;

Completed in 167 milliseconds