Searched refs:MIPS_CPU_TX39_CACHE (Results 1 – 3 of 3) sorted by relevance
351 #define MIPS_CPU_TX39_CACHE 0x00000010ull /* TX3900-style caches */ macro
66 #define cpu_has_tx39_cache (cpu_data[0].options & MIPS_CPU_TX39_CACHE)
816 c->options = MIPS_CPU_TLB | MIPS_CPU_TX39_CACHE; in cpu_probe_legacy()