Home
last modified time | relevance | path

Searched refs:n32 (Results 1 – 8 of 8) sorted by relevance

/linux/arch/mips/kernel/syscalls/
H A Dsyscall_n32.tbl8 # The <abi> is always "n32" for this file.
10 0 n32 read sys_read
11 1 n32 write sys_write
12 2 n32 open sys_open
13 3 n32 close sys_close
14 4 n32 stat sys_newstat
15 5 n32 fstat sys_newfstat
16 6 n32 lstat sys_newlstat
17 7 n32 poll sys_poll
18 8 n32 lseek sys_lseek
[all …]
/linux/arch/mips/vdso/
H A DMakefile44 CFLAGS_vgettimeofday-o32.o = -include $(src)/config-n32-o32-env.c -include $(c-gettimeofday-y)
45 CFLAGS_vgettimeofday-n32.o = -include $(src)/config-n32-o32-env.c -include $(c-gettimeofday-y)
163 targets += $(obj-vdso-y:%.o=%-n32.o)
164 targets += vdso-n32.lds
165 targets += vdso-n32.so.dbg.raw vdso-n32.so.raw
166 targets += vdso-n32.so.dbg vdso-n32.so
167 targets += vdso-n32-image.c
171 obj-vdso-n32 := $(obj-vdso-y:%.o=$(obj)/%-n32.o)
173 $(obj-vdso-n32): KBUILD_CFLAGS := $(cflags-vdso) -mabi=n32
174 $(obj-vdso-n32): KBUILD_AFLAGS := $(aflags-vdso) -mabi=n32
[all …]
/linux/arch/m68k/include/asm/
H A Ddiv64.h15 unsigned long n32[2]; \
22 if ((__upper = __n.n32[0])) { \
24 : "=d" (__n.n32[0]), "=d" (__upper) \
25 : "d" (__base), "0" (__n.n32[0])); \
28 : "=d" (__n.n32[1]), "=d" (__rem) \
29 : "d" (__base), "1" (__upper), "0" (__n.n32[1])); \
/linux/include/net/
H A Dneighbour.h296 const u32 *n32 = (const u32 *)n->primary_key; in neigh_key_eq128()
299 return ((n32[0] ^ p32[0]) | (n32[1] ^ p32[1]) | in neigh_key_eq128()
300 (n32[2] ^ p32[2]) | (n32[3] ^ p32[3])) == 0;
294 const u32 *n32 = (const u32 *)n->primary_key; neigh_key_eq128() local
/linux/drivers/video/fbdev/
H A Dtgafb.c1165 unsigned n32; local
1193 n32 = width / 32;
1225 for (j = 0; j < n32; j++) {
1226 if (j < 2 && j + 1 < n32 && !backward &&
1236 } while (j + 1 < n32);
/linux/tools/testing/selftests/nolibc/
H A DMakefile.nolibc224 CFLAGS_mipsn32le = -EL -mabi=n32 -fPIC -march=mips64r2
225 CFLAGS_mipsn32be = -EB -mabi=n32 -march=mips64r6
/linux/arch/mips/kernel/
H A DMakefile78 obj-$(CONFIG_MIPS32_N32) += scall64-n32.o signal_n32.o
/linux/arch/mips/
H A DKconfig3108 bool "Kernel support for n32 binaries"
3114 Select this option if you want to run n32 binaries. These are