Home
last modified time | relevance | path

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

/system/core/libcutils/arch-x86/
Dcache.h20 #define DATA_CACHE_SIZE (24*1024) /* Silvermont L1 Data Cache */ macro
24 #define DATA_CACHE_SIZE (24*1024) /* Atom L1 Data Cache */ macro
/system/core/libcutils/arch-x86_64/
Dcache.h19 #define DATA_CACHE_SIZE (24*1024) /* Silvermont L1 Data Cache */ macro