Searched refs:MIPS_CACHE_ALIASES (Results 1 – 4 of 4) sorted by relevance
36 #define MIPS_CACHE_ALIASES 0x00000004 /* Cache could have aliases */ macro
152 #define cpu_has_dc_aliases (cpu_data[0].dcache.flags & MIPS_CACHE_ALIASES)
1282 c->icache.flags |= MIPS_CACHE_ALIASES; in probe_pcache()1293 c->dcache.flags |= MIPS_CACHE_ALIASES; in probe_pcache()1325 (c->dcache.flags & MIPS_CACHE_ALIASES) ? in probe_pcache()1747 current_cpu_data.dcache.flags &= ~MIPS_CACHE_ALIASES; in r4k_cache_init()
423 current_cpu_data.dcache.flags |= MIPS_CACHE_ALIASES; in tx39_cache_init()