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