Searched refs:DCACHE_WAY_SIZE (Results 1 – 10 of 10) 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))156 #if defined(CONFIG_MMU) && (DCACHE_WAY_SIZE > PAGE_SIZE)
8 #define cpu_dcache_is_aliasing() (DCACHE_WAY_SIZE > PAGE_SIZE)
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)233 #if (DCACHE_WAY_SIZE > PAGE_SIZE) in update_mmu_cache_range()271 #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)
1729 #if (DCACHE_WAY_SIZE > PAGE_SIZE)1861 #if (DCACHE_WAY_SIZE > PAGE_SIZE) && XCHAL_DCACHE_IS_WRITEBACK