Lines Matching refs:x32
176 x86 (including all of x86_64, x86_32 and x32).
246 way (see below), this involves a "common" entry (for x86_64 and x32) in
356 Second, you need to figure out what should happen for the x32 ABI version of
360 If there's a pointer-to-a-pointer involved, the decision is easy: x32 is
362 arch/x86/entry/syscalls/syscall_64.tbl is split so that x32 programs hit the
367 555 x32 xyzzy compat_sys_xyzzy
370 call for the x32 ABI (and consequently the entry in
374 layout do indeed map exactly from x32 (-mx32) to either the 32-bit (-m32) or
413 system call rather than the native 64-bit version. Also, if the x32 ABI
459 and x32 (-mx32) ABI program.
525 - Recommendation from Linus Torvalds that x32 system calls should prefer