Home
last modified time | relevance | path

Searched refs:AT_L3_CACHESIZE (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/tools/testing/selftests/powerpc/cache_shape/
Dcache_shape.c31 #define AT_L3_CACHESIZE 46 macro
101 p = find_auxv_entry(AT_L3_CACHESIZE, buffer); in test_cache_shape()
/Linux-v4.19/arch/powerpc/include/uapi/asm/
Dauxvec.h48 #define AT_L3_CACHESIZE 46 macro
/Linux-v4.19/arch/powerpc/include/asm/
Delf.h152 NEW_AUX_ENT(AT_L3_CACHESIZE, ppc64_caches.l3.size); \