Searched defs:ICACHE_WAY_SIZE (Results 1 - 1 of 1) sorted by relevance

/arch/xtensa/include/asm/
H A Dcache.h21 #define ICACHE_WAY_SIZE (XCHAL_ICACHE_SIZE/XCHAL_ICACHE_WAYS) macro
26 #if DCACHE_WAY_SIZE >= ICACHE_WAY_SIZE
29 # define CACHE_WAY_SIZE ICACHE_WAY_SIZE

Completed in 54 milliseconds