Home
last modified time | relevance | path

Searched defs:SHARED_CACHE_SIZE (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/arch-x86_64/string/
Dcache.h32 #define SHARED_CACHE_SIZE (4096*1024) /* Core Architecture L2 Cache */ macro
/bionic/libc/arch-x86/silvermont/string/
Dcache.h32 #define SHARED_CACHE_SIZE (1024*1024) /* Silvermont L2 Cache */ macro
/bionic/libc/arch-x86/atom/string/
Dcache.h32 #define SHARED_CACHE_SIZE (512*1024) /* Atom L2 Cache */ macro