Home
last modified time | relevance | path

Searched refs:_MIPS_SIM_NABI32 (Results 1 – 13 of 13) sorted by relevance

/linux/arch/mips/include/asm/
H A Dregdef.h63 #if _MIPS_SIM == _MIPS_SIM_ABI64 || _MIPS_SIM == _MIPS_SIM_NABI32
153 #if _MIPS_SIM == _MIPS_SIM_ABI64 || _MIPS_SIM == _MIPS_SIM_NABI32
H A Dasm.h135 #if (_MIPS_SIM == _MIPS_SIM_NABI32) || (_MIPS_SIM == _MIPS_SIM_ABI64)
163 #if (_MIPS_SIM == _MIPS_SIM_NABI32) || (_MIPS_SIM == _MIPS_SIM_ABI64)
328 #if (_MIPS_SIM == _MIPS_SIM_NABI32) || (_MIPS_SIM == _MIPS_SIM_ABI64)
H A Dsigcontext.h14 #if _MIPS_SIM == _MIPS_SIM_ABI64 || _MIPS_SIM == _MIPS_SIM_NABI32
H A Dfpregdef.h60 #if _MIPS_SIM == _MIPS_SIM_ABI64 || _MIPS_SIM == _MIPS_SIM_NABI32
/linux/arch/mips/include/uapi/asm/
H A Dunistd.h32 #if _MIPS_SIM == _MIPS_SIM_NABI32
H A Dsgidefs.h34 #define _MIPS_SIM_NABI32 2 macro
H A Dsigcontext.h57 #if _MIPS_SIM == _MIPS_SIM_ABI64 || _MIPS_SIM == _MIPS_SIM_NABI32
H A Dstat.h17 #if (_MIPS_SIM == _MIPS_SIM_ABI32) || (_MIPS_SIM == _MIPS_SIM_NABI32)
H A Dstatfs.h41 #if (_MIPS_SIM == _MIPS_SIM_ABI32) || (_MIPS_SIM == _MIPS_SIM_NABI32)
H A Dreg.h163 #elif _MIPS_SIM == _MIPS_SIM_ABI64 || _MIPS_SIM == _MIPS_SIM_NABI32
/linux/tools/testing/selftests/namespaces/
H A Dwrappers.h18 #if _MIPS_SIM == _MIPS_SIM_NABI32 /* n32 */
/linux/tools/testing/selftests/ptrace/
H A Dset_syscall_info.c18 #if defined(_MIPS_SIM) && _MIPS_SIM == _MIPS_SIM_NABI32
/linux/tools/testing/selftests/mount_setattr/
H A Dmount_setattr_test.c97 #if _MIPS_SIM == _MIPS_SIM_NABI32 /* n32 */
117 #if _MIPS_SIM == _MIPS_SIM_NABI32 /* n32 */