Go to the documentation of this file. 1 #ifndef _ASM_X86_IA32_H
2 #define _ASM_X86_IA32_H
5 #ifdef CONFIG_IA32_EMULATION
32 typedef struct sigaltstack_ia32 {
38 struct ucontext_ia32 {
39 unsigned int uc_flags;
47 unsigned int uc_flags;
50 unsigned int uc__pad0;
62 #define STAT64_HAS_BROKEN_ST_INO 1
89 #define IA32_STACK_TOP IA32_PAGE_OFFSET
93 extern int ia32_setup_arg_pages(
struct linux_binprm *bprm,
96 extern void ia32_pick_mmap_layout(
struct mm_struct *mm);