MIPS_CPU_TLBINV    79 arch/mips/include/asm/cpu-features.h #define cpu_has_tlbinv		__opt(MIPS_CPU_TLBINV)
MIPS_CPU_TLBINV   797 arch/mips/kernel/cpu-probe.c 			c->options |= MIPS_CPU_TLBINV;
MIPS_CPU_TLBINV  1925 arch/mips/kernel/cpu-probe.c 		c->options |= MIPS_CPU_FTLB | MIPS_CPU_TLBINV | MIPS_CPU_LDPTE;