Lines Matching refs:x32
183 x86 (including all of x86_64, x86_32 and x32).
253 way (see below), this involves a "common" entry (for x86_64 and x32) in
365 Second, you need to figure out what should happen for the x32 ABI version of
369 If there's a pointer-to-a-pointer involved, the decision is easy: x32 is
371 ``arch/x86/entry/syscalls/syscall_64.tbl`` is split so that x32 programs hit
376 555 x32 xyzzy __x32_compat_sys_xyzzy
379 call for the x32 ABI (and consequently the entry in
383 layout do indeed map exactly from x32 (-mx32) to either the 32-bit (-m32) or
423 of the system call rather than the native 64-bit version. Also, if the x32 ABI
469 and x32 (-mx32) ABI program.
572 - Recommendation from Linus Torvalds that x32 system calls should prefer