Searched defs:CACHE_DSIZE (Results 1 – 3 of 3) sorted by relevance
29 #define CACHE_DSIZE 8192 macro31 #define CACHE_DSIZE 16384 macro
22 # define CACHE_DSIZE 16384 macro24 # define CACHE_DSIZE 8192 macro
22 #define CACHE_DSIZE (CONFIG_CPU_DCACHE_SIZE) /* typically 8KB. */ macro