Lines Matching refs:smp_cpu_mtid
88 unsigned int smp_cpu_mtid; variable
89 EXPORT_SYMBOL(smp_cpu_mtid);
349 if (smp_cpu_mtid == mtid) in pcpu_set_smt()
353 smp_cpu_mtid = mtid; in pcpu_set_smt()
355 while (smp_cpu_mtid >= (1U << smp_cpu_mt_shift)) in pcpu_set_smt()
417 } else if (MACHINE_HAS_DIAG44 && !smp_cpu_mtid) { in smp_yield_cpu()
741 for (j = 0; j <= smp_cpu_mtid; j++) { in __smp_rescan_cpus()
747 (cpu >= info->configured*(smp_cpu_mtid + 1)) ? in __smp_rescan_cpus()
800 c_cpus += smp_cpu_mtid + 1; in smp_detect_cpus()
802 s_cpus += smp_cpu_mtid + 1; in smp_detect_cpus()
859 for (i = 0; i <= smp_cpu_mtid; i++) { in __cpu_up()
868 if (i > smp_cpu_mtid && in __cpu_up()
1022 for (i = 0; i <= smp_cpu_mtid; i++) in cpu_configure_store()
1034 for (i = 0; i <= smp_cpu_mtid; i++) { in cpu_configure_store()
1049 for (i = 0; i <= smp_cpu_mtid; i++) { in cpu_configure_store()