Searched refs:_SC_LEVEL1_DCACHE_SIZE (Results 1 – 2 of 2) sorted by relevance
/aosp12/bionic/libc/include/bits/ | ||
H A D | sysconf.h | 178 #define _SC_LEVEL1_DCACHE_SIZE 0x0092 macro |
/aosp12/bionic/libc/bionic/ | ||
H A D | sysconf.cpp | 225 case _SC_LEVEL1_DCACHE_SIZE: return 0; in sysconf() |