Lines Matching refs:CONFIG_X86_32
76 #ifdef CONFIG_X86_32 in restore_sigcontext()
97 #ifdef CONFIG_X86_32 in restore_sigcontext()
115 err |= fpu__restore_sig(buf, config_enabled(CONFIG_X86_32)); in restore_sigcontext()
129 #ifdef CONFIG_X86_32 in setup_sigcontext()
158 #ifdef CONFIG_X86_32 in setup_sigcontext()
189 #ifdef CONFIG_X86_32 in align_sigframe()
221 } else if (config_enabled(CONFIG_X86_32) && in get_sigframe()
231 sp = fpu__alloc_mathframe(sp, config_enabled(CONFIG_X86_32), in get_sigframe()
253 #ifdef CONFIG_X86_32
539 #ifdef CONFIG_X86_32
603 return config_enabled(CONFIG_X86_32) || is_ia32_compat_frame(); in is_ia32_frame()
695 #if defined(CONFIG_X86_32) || !defined(CONFIG_X86_64) in get_nr_restart_syscall()