Searched refs:topology_cpu_dedicated (Results 1 – 3 of 3) sorted by relevance
305 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()
313 seq_printf(m, "dedicated : %d\n", topology_cpu_dedicated(n)); in show_cpu_topology()
842 if (topology_cpu_dedicated(cpu)) in smp_start_secondary()