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