Searched refs:AT_L3_CACHESIZE (Results 1 – 6 of 6) sorted by relevance
21 ../orc/orccpu-powerpc.c:172:21: error: 'AT_L3_CACHESIZE' undeclared (first use in this function); d…22 172 | if (buf[i] == AT_L3_CACHESIZE) {59 +#ifdef AT_L3_CACHESIZE60 if (buf[i] == AT_L3_CACHESIZE) {
27 #define AT_L3_CACHESIZE 46 macro97 p = find_auxv_entry(AT_L3_CACHESIZE, buffer); in test_cache_shape()
48 #define AT_L3_CACHESIZE 46 macro
146 NEW_AUX_ENT(AT_L3_CACHESIZE, ppc64_caches.l3.size); \
1226 #define AT_L3_CACHESIZE 46 macro