Lines Matching refs:CONFIG_X86_32
75 #ifdef CONFIG_X86_32 in restore_sigcontext()
96 #ifdef CONFIG_X86_32 in restore_sigcontext()
113 err |= restore_xstate_sig(buf, config_enabled(CONFIG_X86_32)); in restore_sigcontext()
127 #ifdef CONFIG_X86_32 in setup_sigcontext()
156 #ifdef CONFIG_X86_32 in setup_sigcontext()
187 #ifdef CONFIG_X86_32 in align_sigframe()
218 } else if (config_enabled(CONFIG_X86_32) && in get_sigframe()
228 sp = alloc_mathframe(sp, config_enabled(CONFIG_X86_32), in get_sigframe()
250 #ifdef CONFIG_X86_32
536 #ifdef CONFIG_X86_32
672 #if defined(CONFIG_X86_32) || !defined(CONFIG_X86_64) in get_nr_restart_syscall()