Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/powerpc/cache_shape/
Dcache_shape.c25 #define AT_L2_CACHESIZE 44 macro
85 p = find_auxv_entry(AT_L2_CACHESIZE, buffer); in test_cache_shape()
/Linux-v5.4/arch/powerpc/include/uapi/asm/
Dauxvec.h46 #define AT_L2_CACHESIZE 44 macro
/Linux-v5.4/arch/powerpc/include/asm/
Delf.h146 NEW_AUX_ENT(AT_L2_CACHESIZE, ppc64_caches.l2.size); \