Searched refs:topology_cpu_dedicated (Results 1 – 4 of 4) sorted by relevance
38 #define topology_cpu_dedicated(cpu) (cpu_topology[cpu].dedicated) macro57 static inline int topology_cpu_dedicated(int cpu_nr) { return 0; } in topology_cpu_dedicated() function
303 if (topology_cpu_dedicated(smp_processor_id())) in __arch_update_dedicated_flag()482 count = sprintf(buf, "%d\n", topology_cpu_dedicated(cpu)); in cpu_dedicated_show()
307 seq_printf(m, "dedicated : %d\n", topology_cpu_dedicated(n)); in show_cpu_topology()
857 if (topology_cpu_dedicated(cpu)) in smp_start_secondary()