Searched refs:MIPS_CPU_TX39_CACHE (Results 1 – 3 of 3) sorted by relevance
368 #define MIPS_CPU_TX39_CACHE MBIT_ULL( 4) /* TX3900-style caches */ macro
111 #define cpu_has_tx39_cache __opt(MIPS_CPU_TX39_CACHE)
1339 c->options = MIPS_CPU_TLB | MIPS_CPU_TX39_CACHE; in cpu_probe_legacy()