ICACHE_WAY_SIZE    26 include/asm-xtensa/cache.h #if DCACHE_WAY_SIZE >= ICACHE_WAY_SIZE
ICACHE_WAY_SIZE    29 include/asm-xtensa/cache.h # define CACHE_WAY_SIZE ICACHE_WAY_SIZE
ICACHE_WAY_SIZE   115 include/asm-xtensa/cacheasm.h 	__loop_cache_all \ar \at iii __stringify(ICACHE_WAY_SIZE) \
ICACHE_WAY_SIZE    71 include/asm-xtensa/cacheflush.h #if (ICACHE_WAY_SIZE > PAGE_SIZE)
ICACHE_WAY_SIZE    76 include/asm-xtensa/page.h #if ICACHE_WAY_SIZE > PAGE_SIZE
ICACHE_WAY_SIZE    78 include/asm-xtensa/page.h # define ICACHE_ALIAS_MASK	(PAGE_MASK & (ICACHE_WAY_SIZE - 1))