Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/asm/
H A Delf.h183 NEW_AUX_ENT(AT_IGNORE, 0)
185 #define VSYSCALL_AUX_ENT NEW_AUX_ENT(AT_IGNORE, 0)
191 #define FPU_AUX_ENT NEW_AUX_ENT(AT_IGNORE, 0)
/openbmc/linux/include/uapi/linux/
H A Dauxvec.h10 #define AT_IGNORE 1 /* entry should be ignored */ macro
/openbmc/linux/arch/riscv/include/asm/
H A Delf.h123 NEW_AUX_ENT(AT_IGNORE, 0); \
/openbmc/linux/arch/arm64/include/asm/
H A Delf.h181 NEW_AUX_ENT(AT_IGNORE, 0); \
/openbmc/qemu/include/
H A Delf.h311 #define AT_IGNORE 1 /* entry should be ignored */ macro