Searched defs:CACHE_DSIZE (Results 1 – 3 of 3) sorted by relevance
32 #define CACHE_DSIZE 8192 macro34 #define CACHE_DSIZE 16384 macro
25 # define CACHE_DSIZE 16384 macro27 # define CACHE_DSIZE 8192 macro
26 #define CACHE_DSIZE (CONFIG_CPU_DCACHE_SIZE) /* typically 8KB. */ macro