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