core0_c0count      32 arch/mips/loongson64/loongson-3/smp.c static uint32_t core0_c0count[NR_CPUS];
core0_c0count     281 arch/mips/loongson64/loongson-3/smp.c 			core0_c0count[i] = c0count;
core0_c0count     319 arch/mips/loongson64/loongson-3/smp.c 	core0_c0count[cpu] = 0;
core0_c0count     321 arch/mips/loongson64/loongson-3/smp.c 	while (!core0_c0count[cpu]) {
core0_c0count     329 arch/mips/loongson64/loongson-3/smp.c 		initcount = core0_c0count[cpu] + i;
core0_c0count     331 arch/mips/loongson64/loongson-3/smp.c 		initcount = core0_c0count[cpu] + i/2;