Searched refs:AT_L1I_CACHESIZE (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/riscv/include/uapi/asm/
H A Dauxvec.h27 #define AT_L1I_CACHESIZE 40 macro
/linux-master/arch/powerpc/include/uapi/asm/
H A Dauxvec.h42 #define AT_L1I_CACHESIZE 40 macro
/linux-master/tools/testing/selftests/powerpc/cache_shape/
H A Dcache_shape.c20 #ifndef AT_L1I_CACHESIZE
21 #define AT_L1I_CACHESIZE 40 macro
61 p = find_auxv_entry(AT_L1I_CACHESIZE, buffer);
/linux-master/arch/riscv/include/asm/
H A Delf.h95 NEW_AUX_ENT(AT_L1I_CACHESIZE, \
/linux-master/arch/powerpc/include/asm/
H A Delf.h140 NEW_AUX_ENT(AT_L1I_CACHESIZE, ppc64_caches.l1i.size); \

Completed in 125 milliseconds