Searched refs:DCACHE_WAY_SIZE (Results 1 – 12 of 12) sorted by relevance
20 #define DCACHE_WAY_SIZE (XCHAL_DCACHE_SIZE/XCHAL_DCACHE_WAYS) macro26 #if DCACHE_WAY_SIZE >= ICACHE_WAY_SIZE27 # define CACHE_WAY_SIZE DCACHE_WAY_SIZE
19 #define SHMLBA ((PAGE_SIZE > DCACHE_WAY_SIZE)? PAGE_SIZE : DCACHE_WAY_SIZE)
69 #if defined(CONFIG_MMU) && (DCACHE_WAY_SIZE > PAGE_SIZE)95 ((DCACHE_WAY_SIZE > PAGE_SIZE) || defined(CONFIG_SMP))168 #if defined(CONFIG_MMU) && (DCACHE_WAY_SIZE > PAGE_SIZE)
68 #if DCACHE_WAY_SIZE > PAGE_SIZE70 # define DCACHE_ALIAS_MASK (PAGE_MASK & (DCACHE_WAY_SIZE - 1))142 #if defined(CONFIG_MMU) && DCACHE_WAY_SIZE > PAGE_SIZE
71 #define TLBTEMP_BASE_2 (TLBTEMP_BASE_1 + DCACHE_WAY_SIZE)72 #if 2 * DCACHE_WAY_SIZE > ICACHE_WAY_SIZE73 #define TLBTEMP_SIZE (2 * DCACHE_WAY_SIZE)182 #if (DCACHE_WAY_SIZE > PAGE_SIZE)297 #if (DCACHE_WAY_SIZE > PAGE_SIZE) && XCHAL_DCACHE_IS_WRITEBACK in update_pte()
30 #if DCACHE_WAY_SIZE > PAGE_SIZE
86 | Cache aliasing | TLBTEMP_BASE_1 0xc8000000 DCACHE_WAY_SIZE89 | Cache aliasing | TLBTEMP_BASE_2 DCACHE_WAY_SIZE129 | Cache aliasing | TLBTEMP_BASE_1 0xa8000000 DCACHE_WAY_SIZE132 | Cache aliasing | TLBTEMP_BASE_2 DCACHE_WAY_SIZE173 | Cache aliasing | TLBTEMP_BASE_1 0x98000000 DCACHE_WAY_SIZE176 | Cache aliasing | TLBTEMP_BASE_2 DCACHE_WAY_SIZE
58 #if (DCACHE_WAY_SIZE > PAGE_SIZE)231 #if (DCACHE_WAY_SIZE > PAGE_SIZE) in update_mmu_cache_range()269 #if (DCACHE_WAY_SIZE > PAGE_SIZE)
15 #if DCACHE_WAY_SIZE > PAGE_SIZE
112 #if (DCACHE_WAY_SIZE > PAGE_SIZE)218 #if (DCACHE_WAY_SIZE > PAGE_SIZE)
15 #define DCACHE_WAY_SIZE (XCHAL_DCACHE_SIZE/XCHAL_DCACHE_WAYS) macro120 __loop_cache_all \ar \at dii __stringify(DCACHE_WAY_SIZE) \
1729 #if (DCACHE_WAY_SIZE > PAGE_SIZE)1861 #if (DCACHE_WAY_SIZE > PAGE_SIZE) && XCHAL_DCACHE_IS_WRITEBACK