Searched refs:AT_L2_CACHESIZE (Results 1 – 8 of 8) sorted by relevance
17 ../orc/orccpu-powerpc.c:168:21: error: 'AT_L2_CACHESIZE' undeclared (first use in this function); d…18 168 | if (buf[i] == AT_L2_CACHESIZE) {53 +#ifdef AT_L2_CACHESIZE54 if (buf[i] == AT_L2_CACHESIZE) {
25 #define AT_L2_CACHESIZE 44 macro85 p = find_auxv_entry(AT_L2_CACHESIZE, buffer); in test_cache_shape()
31 #define AT_L2_CACHESIZE 44 macro
46 #define AT_L2_CACHESIZE 44 macro
73 NEW_AUX_ENT(AT_L2_CACHESIZE, \
144 NEW_AUX_ENT(AT_L2_CACHESIZE, ppc64_caches.l2.size); \
1224 #define AT_L2_CACHESIZE 44 macro