Home
last modified time | relevance | path

Searched refs:XCHAL_ICACHE_SIZE (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/arch/xtensa/include/asm/
Dcache.h21 #define ICACHE_WAY_SIZE (XCHAL_ICACHE_SIZE/XCHAL_ICACHE_WAYS)
Dcacheasm.h86 __loop_cache_all \ar \at iiu XCHAL_ICACHE_SIZE XCHAL_ICACHE_LINEWIDTH
/linux-3.4.99/arch/xtensa/variants/fsf/include/variant/
Dcore.h119 #define XCHAL_ICACHE_SIZE 8192 /* I-cache size in bytes or 0 */ macro
/linux-3.4.99/arch/xtensa/variants/dc232b/include/variant/
Dcore.h126 #define XCHAL_ICACHE_SIZE 16384 /* I-cache size in bytes or 0 */ macro
/linux-3.4.99/arch/xtensa/variants/s6000/include/variant/
Dcore.h125 #define XCHAL_ICACHE_SIZE 32768 /* I-cache size in bytes or 0 */ macro
/linux-3.4.99/arch/xtensa/kernel/
Dsetup.c443 XCHAL_ICACHE_SIZE, in c_show()