MIPS_CPU_FTLB      76 arch/mips/include/asm/cpu-features.h #define cpu_has_ftlb		__opt(MIPS_CPU_FTLB)
MIPS_CPU_FTLB     645 arch/mips/kernel/cpu-probe.c 		c->options |= MIPS_CPU_TLB | MIPS_CPU_FTLB;
MIPS_CPU_FTLB    1925 arch/mips/kernel/cpu-probe.c 		c->options |= MIPS_CPU_FTLB | MIPS_CPU_TLBINV | MIPS_CPU_LDPTE;