Searched defs:SHARED_CACHE_SIZE (Results 1 – 3 of 3) sorted by relevance
32 #define SHARED_CACHE_SIZE (4096*1024) /* Core Architecture L2 Cache */ macro
32 #define SHARED_CACHE_SIZE (1024*1024) /* Silvermont L2 Cache */ macro
32 #define SHARED_CACHE_SIZE (512*1024) /* Atom L2 Cache */ macro