Home
last modified time | relevance | path

Searched refs:topology_cpu_dedicated (Results 1 – 3 of 3) sorted by relevance

/linux/arch/s390/kernel/
H A Dtopology.c305 if (topology_cpu_dedicated(smp_processor_id())) in __arch_update_dedicated_flag()
484 count = sysfs_emit(buf, "%d\n", topology_cpu_dedicated(cpu)); in cpu_dedicated_show()
H A Dprocessor.c313 seq_printf(m, "dedicated : %d\n", topology_cpu_dedicated(n)); in show_cpu_topology()
H A Dsmp.c842 if (topology_cpu_dedicated(cpu)) in smp_start_secondary()