Lines Matching refs:smp_cpu_mtid
78 unsigned int smp_cpu_mtid; variable
79 EXPORT_SYMBOL(smp_cpu_mtid);
317 if (smp_cpu_mtid == mtid) in pcpu_set_smt()
326 smp_cpu_mtid = mtid; in pcpu_set_smt()
328 while (smp_cpu_mtid >= (1U << smp_cpu_mt_shift)) in pcpu_set_smt()
611 for (j = 0; j <= smp_cpu_mtid; j++, cpu++) { in smp_store_cpu_states()
691 for (j = 0; j <= smp_cpu_mtid; j++) { in __smp_rescan_cpus()
697 (cpu >= info->configured*(smp_cpu_mtid + 1)) ? in __smp_rescan_cpus()
753 c_cpus += smp_cpu_mtid + 1; in smp_detect_cpus()
755 s_cpus += smp_cpu_mtid + 1; in smp_detect_cpus()
800 base = cpu - (cpu % (smp_cpu_mtid + 1)); in __cpu_up()
801 for (i = 0; i <= smp_cpu_mtid; i++) { in __cpu_up()
810 if (i > smp_cpu_mtid && in __cpu_up()
967 cpu -= cpu % (smp_cpu_mtid + 1); in cpu_configure_store()
970 for (i = 0; i <= smp_cpu_mtid; i++) in cpu_configure_store()
982 for (i = 0; i <= smp_cpu_mtid; i++) { in cpu_configure_store()
997 for (i = 0; i <= smp_cpu_mtid; i++) { in cpu_configure_store()