CACHE_WAY_SIZE 19 arch/arm/mm/cache-xsc3l2.c #define CACHE_WAY_SIZE(l2ctype) (8192 << (((l2ctype) >> 8) & 0xf)) CACHE_WAY_SIZE 27 arch/xtensa/include/asm/cache.h # define CACHE_WAY_SIZE DCACHE_WAY_SIZE CACHE_WAY_SIZE 29 arch/xtensa/include/asm/cache.h # define CACHE_WAY_SIZE ICACHE_WAY_SIZE