Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Delf.h166 NEW_AUX_ENT(AT_IGNOREPPC, AT_IGNOREPPC); \
167 NEW_AUX_ENT(AT_IGNOREPPC, AT_IGNOREPPC); \
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dauxvec.h13 #define AT_IGNOREPPC 22 macro
/openbmc/qemu/include/
H A Delf.h332 #define AT_IGNOREPPC 22 /* ppc only; entry should be ignored */ macro
/openbmc/qemu/linux-user/
H A Delfload.c1147 NEW_AUX_ENT(AT_IGNOREPPC, AT_IGNOREPPC); \
1148 NEW_AUX_ENT(AT_IGNOREPPC, AT_IGNOREPPC); \