Home
last modified time | relevance | path

Searched refs:AT_UCACHEBSIZE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dauxvec.h11 #define AT_UCACHEBSIZE 21 macro
/openbmc/linux/arch/powerpc/include/asm/
H A Delf.h171 NEW_AUX_ENT(AT_UCACHEBSIZE, 0); \
/openbmc/qemu/include/
H A Delf.h331 #define AT_UCACHEBSIZE 21 /* unified cache block size */ macro
/openbmc/qemu/linux-user/
H A Delfload.c1151 NEW_AUX_ENT(AT_UCACHEBSIZE, 0); \