MIPS_CPU_TLB       73 arch/mips/include/asm/cpu-features.h #define cpu_has_tlb		__opt(MIPS_CPU_TLB)
MIPS_CPU_TLB      643 arch/mips/kernel/cpu-probe.c 		c->options |= MIPS_CPU_TLB;
MIPS_CPU_TLB      645 arch/mips/kernel/cpu-probe.c 		c->options |= MIPS_CPU_TLB | MIPS_CPU_FTLB;
MIPS_CPU_TLB     1263 arch/mips/kernel/cpu-probe.c #define R4K_OPTS (MIPS_CPU_TLB | MIPS_CPU_4KEX | MIPS_CPU_4K_CACHE \
MIPS_CPU_TLB     1273 arch/mips/kernel/cpu-probe.c 		c->options = MIPS_CPU_TLB | MIPS_CPU_3K_CACHE |
MIPS_CPU_TLB     1293 arch/mips/kernel/cpu-probe.c 		c->options = MIPS_CPU_TLB | MIPS_CPU_3K_CACHE |
MIPS_CPU_TLB     1414 arch/mips/kernel/cpu-probe.c 		c->options = MIPS_CPU_TLB | MIPS_CPU_TX39_CACHE;
MIPS_CPU_TLB     1498 arch/mips/kernel/cpu-probe.c 		c->options = MIPS_CPU_TLB | MIPS_CPU_4K_CACHE | MIPS_CPU_4KEX |
MIPS_CPU_TLB     1508 arch/mips/kernel/cpu-probe.c 		c->options = MIPS_CPU_TLB | MIPS_CPU_4K_CACHE | MIPS_CPU_4KEX |
MIPS_CPU_TLB     1523 arch/mips/kernel/cpu-probe.c 		c->options = MIPS_CPU_TLB | MIPS_CPU_4K_CACHE | MIPS_CPU_4KEX |
MIPS_CPU_TLB     1988 arch/mips/kernel/cpu-probe.c 	c->options = (MIPS_CPU_TLB	 |