Searched refs:SHARED_CACHE_SIZE (Results 1 - 3 of 3) sorted by path

/system/core/libcutils/arch-x86/
H A Dcache_wrapper.S21 #define SHARED_CACHE_SIZE (512*1024) /* Atom L2 Cache */ define
23 #define SHARED_CACHE_SIZE_HALF (SHARED_CACHE_SIZE / 2)
H A Dsse2-memset16-atom.S343 #ifdef SHARED_CACHE_SIZE
345 mov $SHARED_CACHE_SIZE, %ebx
H A Dsse2-memset32-atom.S258 #ifdef SHARED_CACHE_SIZE
260 mov $SHARED_CACHE_SIZE, %ebx

Completed in 569 milliseconds