DCACHE_WAY_SIZE    26 include/asm-xtensa/cache.h #if DCACHE_WAY_SIZE >= ICACHE_WAY_SIZE
DCACHE_WAY_SIZE    27 include/asm-xtensa/cache.h # define CACHE_WAY_SIZE DCACHE_WAY_SIZE
DCACHE_WAY_SIZE   107 include/asm-xtensa/cacheasm.h 	__loop_cache_all \ar \at dii __stringify(DCACHE_WAY_SIZE) \
DCACHE_WAY_SIZE    68 include/asm-xtensa/cacheflush.h #if (DCACHE_WAY_SIZE > PAGE_SIZE)
DCACHE_WAY_SIZE    86 include/asm-xtensa/cacheflush.h #if (DCACHE_WAY_SIZE > PAGE_SIZE)
DCACHE_WAY_SIZE   133 include/asm-xtensa/cacheflush.h #if (DCACHE_WAY_SIZE > PAGE_SIZE)
DCACHE_WAY_SIZE    67 include/asm-xtensa/page.h #if DCACHE_WAY_SIZE > PAGE_SIZE
DCACHE_WAY_SIZE    69 include/asm-xtensa/page.h # define DCACHE_ALIAS_MASK	(PAGE_MASK & (DCACHE_WAY_SIZE - 1))
DCACHE_WAY_SIZE   138 include/asm-xtensa/page.h #if DCACHE_WAY_SIZE > PAGE_SIZE
DCACHE_WAY_SIZE   134 include/asm-xtensa/pgtable.h #if (DCACHE_WAY_SIZE > PAGE_SIZE)
DCACHE_WAY_SIZE   254 include/asm-xtensa/pgtable.h #if (DCACHE_WAY_SIZE > PAGE_SIZE) && XCHAL_DCACHE_IS_WRITEBACK
DCACHE_WAY_SIZE    19 include/asm-xtensa/shmparam.h #define SHMLBA	((PAGE_SIZE > DCACHE_WAY_SIZE)? PAGE_SIZE : DCACHE_WAY_SIZE)
DCACHE_WAY_SIZE    17 include/asm-xtensa/tlb.h #if (DCACHE_WAY_SIZE <= PAGE_SIZE)