Searched defs:CACHE_DSIZE (Results 1 – 3 of 3) sorted by relevance
30 #define CACHE_DSIZE 8192 macro32 #define CACHE_DSIZE 16384 macro
23 # define CACHE_DSIZE 16384 macro25 # define CACHE_DSIZE 8192 macro
22 #define CACHE_DSIZE (CONFIG_CPU_DCACHE_SIZE) /* typically 8KB. */ macro