Home
last modified time | relevance | path

Searched refs:x32 (Results 1 – 18 of 18) sorted by relevance

/arch/x86/syscalls/
Dsyscall_64.tbl7 # The abi is "common", "64" or "x32" for this file.
333 # x32-specific system call numbers start at 512 to avoid cache impact
336 512 x32 rt_sigaction compat_sys_rt_sigaction
337 513 x32 rt_sigreturn stub_x32_rt_sigreturn
338 514 x32 ioctl compat_sys_ioctl
339 515 x32 readv compat_sys_readv
340 516 x32 writev compat_sys_writev
341 517 x32 recvfrom compat_sys_recvfrom
342 518 x32 sendmsg compat_sys_sendmsg
343 519 x32 recvmsg compat_sys_recvmsg
[all …]
DMakefile31 syshdr_abi_unistd_x32 := common,x32
40 syshdr_abi_unistd_64_x32 := x32
/arch/mn10300/kernel/
Dkprobes.c132 s32 x32; in find_nextpc() local
167 READ_WORD32(pc + 1, &x32); in find_nextpc()
168 next = pc + x32; in find_nextpc()
182 READ_WORD32(sp, &x32); in find_nextpc()
183 next = (u8 *)x32; in find_nextpc()
211 READ_WORD32(sp, &x32); in find_nextpc()
212 next = (u8 *)x32; in find_nextpc()
217 READ_WORD32(sp + 4, &x32); in find_nextpc()
218 next = (u8 *)x32; in find_nextpc()
249 x32 = 6; in find_nextpc()
[all …]
/arch/x86/vdso/
DMakefile20 vdso_img-$(VDSOX32-y) += x32
100 vobjs64-for-x32 := $(filter-out $(vobjs-nox32),$(vobjs-y))
103 vobjx32s-y := $(vobjs64-for-x32:.o=-x32.o)
112 $(obj)/%-x32.o: $(obj)/%.o FORCE
113 $(call if_changed,x32)
/arch/powerpc/kernel/
Dalign.c790 } x32; in fix_alignment() member
982 start = offsetof(union data, x32.low32); in fix_alignment()
1004 cvt_df(&data.dd, (float *)&data.x32.low32); in fix_alignment()
1019 data.x32.low32 = swab32(data.x32.low32); in fix_alignment()
1036 data.ll = data.x32.low32; in fix_alignment()
1044 cvt_fd((float *)&data.x32.low32, &data.dd); in fix_alignment()
1058 start = offsetof(union data, x32.low32); in fix_alignment()
/arch/x86/kernel/
Dprocess_64.c462 void set_personality_ia32(bool x32) in set_personality_ia32() argument
470 if (x32) { in set_personality_ia32()
/arch/powerpc/boot/dts/
DkuroboxHG.dts80 reg = <0x32>;
DkuroboxHD.dts80 reg = <0x32>;
Dsocrates.dts106 reg = <0x32>;
/arch/arm/boot/dts/
Dorion5x-lacie-ethernet-disk-mini-v2.dts126 reg = <0x32>;
Dkirkwood-netgear_readynas_duo_v2.dts102 reg = <0x32>;
Dkirkwood-netgear_readynas_nv+_v2.dts109 reg = <0x32>;
Dorion5x-lacie-d2-network.dts153 reg = <0x32>;
Dlpc32xx.dtsi183 interrupts = <0x32 0>;
Domap4-panda-common.dtsi337 0x32 (PIN_OUTPUT_PULLUP | MUX_MODE3) /* gpmc_a25.gpio_49 */
Dkirkwood-synology.dtsi264 reg = <0x32>;
Domap3-n900.dts474 reg = <0x32>;
/arch/x86/
DKconfig2466 bool "x32 ABI for 64-bit mode"
2469 Include code to run binaries for the x32 native 32-bit ABI
2470 for 64-bit processors. An x32 process gets access to the