Searched defs:maxway (Results 1 – 2 of 2) sorted by relevance
135 const int maxway = 2; /* XXX 2 << (14 - 13 + 1) == 4? */ in octeon_icache_dump_all() local206 const int maxway = 64; in octeon_dcache_dump_all() local
109 #define SH3_CACHE_8K_FLUSH(maxway) \ argument