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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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
H A Dpage.h56 #if ICACHE_WAY_SIZE > PAGE_SIZE
58 # define ICACHE_ALIAS_MASK (PAGE_MASK & (ICACHE_WAY_SIZE - 1))
H A Dcacheasm.h115 __loop_cache_all \ar \at iii __stringify(ICACHE_WAY_SIZE) \
H A Dcacheflush.h74 #if defined(CONFIG_MMU) && (ICACHE_WAY_SIZE > PAGE_SIZE)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/mm/
H A Dmisc.S294 #if (ICACHE_WAY_SIZE > PAGE_SIZE)

Completed in 122 milliseconds