Symbol: _MIPS_SIM_NABI32
arch/mips/include/asm/asm.h
135
#if (_MIPS_SIM == _MIPS_SIM_NABI32) || (_MIPS_SIM == _MIPS_SIM_ABI64)
arch/mips/include/asm/asm.h
163
#if (_MIPS_SIM == _MIPS_SIM_NABI32) || (_MIPS_SIM == _MIPS_SIM_ABI64)
arch/mips/include/asm/asm.h
328
#if (_MIPS_SIM == _MIPS_SIM_NABI32) || (_MIPS_SIM == _MIPS_SIM_ABI64)
arch/mips/include/asm/fpregdef.h
60
#if _MIPS_SIM == _MIPS_SIM_ABI64 || _MIPS_SIM == _MIPS_SIM_NABI32
arch/mips/include/asm/regdef.h
153
#if _MIPS_SIM == _MIPS_SIM_ABI64 || _MIPS_SIM == _MIPS_SIM_NABI32
arch/mips/include/asm/regdef.h
63
#if _MIPS_SIM == _MIPS_SIM_ABI64 || _MIPS_SIM == _MIPS_SIM_NABI32
arch/mips/include/asm/sigcontext.h
14
#if _MIPS_SIM == _MIPS_SIM_ABI64 || _MIPS_SIM == _MIPS_SIM_NABI32
arch/mips/include/uapi/asm/reg.h
163
#elif _MIPS_SIM == _MIPS_SIM_ABI64 || _MIPS_SIM == _MIPS_SIM_NABI32
arch/mips/include/uapi/asm/sigcontext.h
57
#if _MIPS_SIM == _MIPS_SIM_ABI64 || _MIPS_SIM == _MIPS_SIM_NABI32
arch/mips/include/uapi/asm/stat.h
17
#if (_MIPS_SIM == _MIPS_SIM_ABI32) || (_MIPS_SIM == _MIPS_SIM_NABI32)
arch/mips/include/uapi/asm/statfs.h
41
#if (_MIPS_SIM == _MIPS_SIM_ABI32) || (_MIPS_SIM == _MIPS_SIM_NABI32)
arch/mips/include/uapi/asm/unistd.h
32
#if _MIPS_SIM == _MIPS_SIM_NABI32
arch/mips/vdso/vdso.lds.S
13
#elif _MIPS_SIM == _MIPS_SIM_NABI32
tools/testing/selftests/filesystems/statmount/statmount.h
17
#if _MIPS_SIM == _MIPS_SIM_NABI32 /* n32 */
tools/testing/selftests/filesystems/statmount/statmount.h
35
#if _MIPS_SIM == _MIPS_SIM_NABI32 /* n32 */
tools/testing/selftests/filesystems/wrappers.h
54
#if _MIPS_SIM == _MIPS_SIM_NABI32 /* n32 */
tools/testing/selftests/filesystems/wrappers.h
92
#if _MIPS_SIM == _MIPS_SIM_NABI32 /* n32 */
tools/testing/selftests/mount_setattr/mount_setattr_test.c
117
#if _MIPS_SIM == _MIPS_SIM_NABI32 /* n32 */
tools/testing/selftests/mount_setattr/mount_setattr_test.c
97
#if _MIPS_SIM == _MIPS_SIM_NABI32 /* n32 */
tools/testing/selftests/namespaces/wrappers.h
18
#if _MIPS_SIM == _MIPS_SIM_NABI32 /* n32 */
tools/testing/selftests/ptrace/set_syscall_info.c
18
#if defined(_MIPS_SIM) && _MIPS_SIM == _MIPS_SIM_NABI32