Home
last modified time | relevance | path

Searched refs:smp_cpu_mtid (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/arch/s390/include/asm/
Dsmp.h21 extern unsigned int smp_cpu_mtid;
45 #define smp_cpu_mtid 0 macro
83 return cpu - (cpu % (smp_cpu_mtid + 1)); in smp_get_base_cpu()
/Linux-v4.19/arch/s390/kernel/
Dvtime.c72 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()
Dsmp.c88 unsigned int smp_cpu_mtid; variable
89 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 …]
Dprocessor.c63 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()
Dtopology.c105 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()
Dentry.S956 larl %r1,smp_cpu_mtid
1435 larl %r1,smp_cpu_mtid