Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/vdso/
DMakefile151 targets += $(obj-vdso-y:%.o=%-n32.o)
152 targets += vdso-n32.lds
153 targets += vdso-n32.so.dbg.raw vdso-n32.so.raw
154 targets += vdso-n32.so.dbg vdso-n32.so
155 targets += vdso-n32-image.c
159 obj-vdso-n32 := $(obj-vdso-y:%.o=$(obj)/%-n32.o)
161 $(obj-vdso-n32): KBUILD_CFLAGS := $(cflags-vdso) -mabi=n32
162 $(obj-vdso-n32): KBUILD_AFLAGS := $(aflags-vdso) -mabi=n32
164 $(obj)/%-n32.o: $(src)/%.S FORCE
167 $(obj)/%-n32.o: $(src)/%.c FORCE
[all …]
/Linux-v4.19/arch/m68k/include/asm/
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-v4.19/include/net/
Dneighbour.h266 const u32 *n32 = (const u32 *)n->primary_key; in neigh_key_eq128() local
269 return ((n32[0] ^ p32[0]) | (n32[1] ^ p32[1]) | in neigh_key_eq128()
270 (n32[2] ^ p32[2]) | (n32[3] ^ p32[3])) == 0; in neigh_key_eq128()
/Linux-v4.19/drivers/video/fbdev/
Dtgafb.c1152 unsigned n32; local
1178 n32 = width / 32;
1210 for (j = 0; j < n32; j++) {
1211 if (j < 2 && j + 1 < n32 && !backward &&
1221 } while (j + 1 < n32);
/Linux-v4.19/arch/mips/kernel/
DMakefile77 obj-$(CONFIG_MIPS32_N32) += binfmt_elfn32.o scall64-n32.o signal_n32.o
/Linux-v4.19/arch/mips/
DKconfig3150 bool "Kernel support for n32 binaries"
3156 Select this option if you want to run n32 binaries. These are