Searched defs:CACHE_DSIZE (Results 1 – 3 of 3) sorted by relevance
33 #define CACHE_DSIZE 8192 macro35 #define CACHE_DSIZE 16384 macro
26 # define CACHE_DSIZE 16384 macro28 # define CACHE_DSIZE 8192 macro
26 #define CACHE_DSIZE (CONFIG_CPU_DCACHE_SIZE) /* typically 8KB. */ macro