Lines Matching full:cores
166 * amd_detect_prefcore: Detect if CPUs in the system support preferred cores
169 * Determine whether CPUs in the system support preferred cores. On systems
170 * that support preferred cores, different highest perf values will be found
171 * on different cores. On other systems, the highest perf value will be the
172 * same on all cores.
231 * a CPU. On systems that support preferred cores, this will be a hardcoded
234 * If booting the system with amd-pstate enabled but preferred cores disabled then
236 * even if the preferred cores scheduling hints are not enabled.
251 /* without preferred cores, return the highest perf register value */ in amd_get_boost_ratio_numerator()
279 /* use the max scale for performance cores */ in amd_get_boost_ratio_numerator()
283 /* use the highest perf value for efficiency cores */ in amd_get_boost_ratio_numerator()