Searched refs:ICACHE_WAY_SIZE (Results 1 – 6 of 6) sorted by relevance
21 #define ICACHE_WAY_SIZE (XCHAL_ICACHE_SIZE/XCHAL_ICACHE_WAYS) macro26 #if DCACHE_WAY_SIZE >= ICACHE_WAY_SIZE29 # define CACHE_WAY_SIZE ICACHE_WAY_SIZE
79 #if ICACHE_WAY_SIZE > PAGE_SIZE81 # define ICACHE_ALIAS_MASK (PAGE_MASK & (ICACHE_WAY_SIZE - 1))
72 #if 2 * DCACHE_WAY_SIZE > ICACHE_WAY_SIZE75 #define TLBTEMP_SIZE ICACHE_WAY_SIZE
78 #if defined(CONFIG_MMU) && (ICACHE_WAY_SIZE > PAGE_SIZE)
16 #define ICACHE_WAY_SIZE (XCHAL_ICACHE_SIZE/XCHAL_ICACHE_WAYS) macro130 __loop_cache_all \ar \at iii __stringify(ICACHE_WAY_SIZE) \
271 #if (ICACHE_WAY_SIZE > PAGE_SIZE)