Home
last modified time | relevance | path

Searched defs:DATA_CACHE_SIZE (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/arch-x86_64/string/
Dcache.h33 #define DATA_CACHE_SIZE (24*1024) /* Core Architecture L1 Data Cache */ macro
/bionic/libc/arch-x86/string/
Dcache.h38 #define DATA_CACHE_SIZE (24 * 1024) /* Atom and Silvermont L1 Data Cache */ macro