Searched refs:CACHE_SIZE (Results 1 – 1 of 1) sorted by relevance
55 #define CACHE_SIZE 0x2000 /* 8k of unified cache */ macro56 #define ICACHE_SIZE CACHE_SIZE57 #define DCACHE_SIZE CACHE_SIZE59 #define CACHE_SIZE 0x4000 /* 16k of unified cache */ macro60 #define ICACHE_SIZE CACHE_SIZE61 #define DCACHE_SIZE CACHE_SIZE