Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/powerpc/cache_shape/
H A Dcache_shape.c24 #define AT_L1D_CACHEGEOMETRY 43 macro
79 p = find_auxv_entry(AT_L1D_CACHEGEOMETRY, buffer); in test_cache_shape()
/linux/arch/riscv/include/uapi/asm/
H A Dauxvec.h30 #define AT_L1D_CACHEGEOMETRY 43 macro
/linux/arch/powerpc/include/uapi/asm/
H A Dauxvec.h45 #define AT_L1D_CACHEGEOMETRY 43 macro
/linux/arch/riscv/include/asm/
H A Delf.h101 NEW_AUX_ENT(AT_L1D_CACHEGEOMETRY, \
/linux/arch/powerpc/include/asm/
H A Delf.h141 NEW_AUX_ENT(AT_L1D_CACHEGEOMETRY, get_cache_geometry(l1d)); \