Searched refs:in_ia32_syscall (Results 1 – 8 of 8) sorted by relevance
94 return in_ia32_syscall() || in_x32_syscall(); in in_32bit_syscall()103 #define compat_need_64bit_alignment_fixup in_ia32_syscall
221 #define in_ia32_syscall() true macro223 #define in_ia32_syscall() (IS_ENABLED(CONFIG_IA32_EMULATION) && \ macro
266 if (in_ia32_syscall() && image == &vdso32_image) { in arch_syscall_is_vdso_sigreturn()
145 if (in_ia32_syscall()) in set_new_tls()1078 if (!in_ia32_syscall()) in SYSCALL_DEFINE2()
167 if (!cpu_feature_enabled(X86_FEATURE_USER_SHSTK) || in_ia32_syscall()) in shstk_setup()
407 if (in_ia32_syscall()) in sigaction_compat_abi()
1224 if (!in_ia32_syscall()) in compat_arch_ptrace()
120 if (in_ia32_syscall()) in xfpregs_set()