Searched refs:MIPS_CPU_TX39_CACHE (Results 1 – 4 of 4) sorted by relevance
121 c->options = MIPS_CPU_TLB | MIPS_CPU_TX39_CACHE; in cpu_probe()
1184 c->options = MIPS_CPU_TLB | MIPS_CPU_TX39_CACHE; in cpu_probe_legacy()
370 #define MIPS_CPU_TX39_CACHE BIT_ULL( 4) /* TX3900-style caches */ macro
126 #define cpu_has_tx39_cache __opt(MIPS_CPU_TX39_CACHE)