c0count           258 arch/mips/loongson64/loongson-3/smp.c 	unsigned int action, c0count, irqs;
c0count           278 arch/mips/loongson64/loongson-3/smp.c 		c0count = read_c0_count();
c0count           279 arch/mips/loongson64/loongson-3/smp.c 		c0count = c0count ? c0count : 1;
c0count           281 arch/mips/loongson64/loongson-3/smp.c 			core0_c0count[i] = c0count;