Lines Matching refs:MIPS_CPU_TLB
422 c->options |= MIPS_CPU_TLB; in decode_config0()
424 c->options |= MIPS_CPU_TLB | MIPS_CPU_FTLB; in decode_config0()
688 #define R4K_OPTS (MIPS_CPU_TLB | MIPS_CPU_4KEX | MIPS_CPU_4K_CACHE \
698 c->options = MIPS_CPU_TLB | MIPS_CPU_3K_CACHE | in cpu_probe_legacy()
718 c->options = MIPS_CPU_TLB | MIPS_CPU_3K_CACHE | in cpu_probe_legacy()
848 c->options = MIPS_CPU_TLB | MIPS_CPU_TX39_CACHE; in cpu_probe_legacy()
925 c->options = MIPS_CPU_TLB | MIPS_CPU_FPU | in cpu_probe_legacy()
934 c->options = MIPS_CPU_TLB | MIPS_CPU_FPU | in cpu_probe_legacy()
958 c->options = MIPS_CPU_TLB | MIPS_CPU_4KEX | in cpu_probe_legacy()
967 c->options = MIPS_CPU_TLB | MIPS_CPU_4K_CACHE | MIPS_CPU_4KEX | in cpu_probe_legacy()
977 c->options = MIPS_CPU_TLB | MIPS_CPU_4K_CACHE | MIPS_CPU_4KEX | in cpu_probe_legacy()
992 c->options = MIPS_CPU_TLB | MIPS_CPU_4K_CACHE | MIPS_CPU_4KEX | in cpu_probe_legacy()
1364 c->options = (MIPS_CPU_TLB | in cpu_probe_netlogic()