Searched refs:cpu_set_cluster (Results 1 – 3 of 3) sorted by relevance
168 extern void cpu_set_cluster(struct cpuinfo_mips *cpuinfo, unsigned int cluster);
78 cpu_set_cluster(&cpu_data[nvpes + v], cl); in cps_smp_setup()
2118 void cpu_set_cluster(struct cpuinfo_mips *cpuinfo, unsigned int cluster) in cpu_set_cluster() function