Home
last modified time | relevance | path

Searched refs:AT_L3_CACHEGEOMETRY (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/tools/testing/selftests/powerpc/cache_shape/
Dcache_shape.c28 #define AT_L3_CACHEGEOMETRY 47 macro
103 p = find_auxv_entry(AT_L3_CACHEGEOMETRY, buffer); in test_cache_shape()
/linux-6.12.1/arch/riscv/include/uapi/asm/
Dauxvec.h34 #define AT_L3_CACHEGEOMETRY 47 macro
/linux-6.12.1/arch/powerpc/include/uapi/asm/
Dauxvec.h49 #define AT_L3_CACHEGEOMETRY 47 macro
/linux-6.12.1/arch/riscv/include/asm/
Delf.h109 NEW_AUX_ENT(AT_L3_CACHEGEOMETRY, \
/linux-6.12.1/arch/powerpc/include/asm/
Delf.h145 NEW_AUX_ENT(AT_L3_CACHEGEOMETRY, get_cache_geometry(l3))