Searched refs:smp_cpu_mtid (Results 1 – 6 of 6) sorted by relevance
21 extern unsigned int smp_cpu_mtid;45 #define smp_cpu_mtid 0 macro83 return cpu - (cpu % (smp_cpu_mtid + 1)); in smp_get_base_cpu()
72 stcctm5(smp_cpu_mtid + 1, cycles_new); in update_mt_scaling()76 for (i = 0; i <= smp_cpu_mtid; i++) { in update_mt_scaling()89 sizeof(u64) * (smp_cpu_mtid + 1)); in update_mt_scaling()109 if (smp_cpu_mtid) in scale_vtime()149 if (smp_cpu_mtid && in do_account_vtime()431 if (smp_cpu_mtid) { in vtime_init()435 stcctm5(smp_cpu_mtid + 1, this_cpu_ptr(mt_cycles)); in vtime_init()
88 unsigned int smp_cpu_mtid; variable89 EXPORT_SYMBOL(smp_cpu_mtid);341 if (smp_cpu_mtid == mtid) in pcpu_set_smt()345 smp_cpu_mtid = mtid; in pcpu_set_smt()347 while (smp_cpu_mtid >= (1U << smp_cpu_mt_shift)) in pcpu_set_smt()725 for (j = 0; j <= smp_cpu_mtid; j++) { in __smp_rescan_cpus()731 (cpu >= info->configured*(smp_cpu_mtid + 1)) ? in __smp_rescan_cpus()781 c_cpus += smp_cpu_mtid + 1; in smp_detect_cpus()783 s_cpus += smp_cpu_mtid + 1; in smp_detect_cpus()835 for (i = 0; i <= smp_cpu_mtid; i++) { in __cpu_up()[all …]
63 if (!smp_cpu_mtid && MACHINE_HAS_DIAG44) { in cpu_relax_yield()124 seq_printf(m, "max thread id : %d\n", smp_cpu_mtid); in show_cpu_summary()
105 cpu -= cpu % (smp_cpu_mtid + 1); in cpu_thread_map()106 for (i = 0; i <= smp_cpu_mtid; i++) in cpu_thread_map()130 for (i = 0; i <= smp_cpu_mtid; i++) { in add_cpus_to_mask()
956 larl %r1,smp_cpu_mtid1435 larl %r1,smp_cpu_mtid