Searched refs:CACHE_SIZE (Results 1 – 1 of 1) sorted by relevance
56 #define CACHE_SIZE 0x2000 /* 8k of unified cache */ macro57 #define ICACHE_SIZE CACHE_SIZE58 #define DCACHE_SIZE CACHE_SIZE60 #define CACHE_SIZE 0x4000 /* 16k of unified cache */ macro61 #define ICACHE_SIZE CACHE_SIZE62 #define DCACHE_SIZE CACHE_SIZE