cpu_cluster 456 arch/mips/include/asm/mips-cm.h mips_cm_lock_other(cpu_cluster(d), cpu_core(d), cpu_vpe_id(d), block); cpu_cluster 65 arch/mips/kernel/cacheinfo.c int cluster = cpu_cluster(&cpu_data[cpu]); cpu_cluster 68 arch/mips/kernel/cacheinfo.c if (cpu_cluster(&cpu_data[cpu1]) == cluster) cpu_cluster 88 arch/mips/kernel/smp-cps.c set_cpu_possible(v, cpu_cluster(&cpu_data[v]) == 0); cpu_cluster 89 arch/mips/kernel/smp-cps.c set_cpu_present(v, cpu_cluster(&cpu_data[v]) == 0); cpu_cluster 305 arch/mips/kernel/smp-cps.c if (cpu_cluster(&cpu_data[cpu]) != cpu_cluster(&raw_current_cpu_data))