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
161 seq_printf(m, "dedicated : %d\n", topology_cpu_dedicated(n)); in show_cpu_topology()
291 if (topology_cpu_dedicated(smp_processor_id())) in __arch_update_dedicated_flag()465 count = sprintf(buf, "%d\n", topology_cpu_dedicated(cpu)); in cpu_dedicated_show()
871 if (topology_cpu_dedicated(cpu)) in smp_init_secondary()