Searched defs:kernel_vm86_struct (Results 1 – 1 of 1) sorted by relevance
31 struct kernel_vm86_struct { struct38 * Therefore, pt_regs in fact points to a complete 'kernel_vm86_struct' argument42 unsigned long flags;43 unsigned long screen_bitmap;44 unsigned long cpu_type;45 struct revectored_struct int_revectored;46 struct revectored_struct int21_revectored;47 struct vm86plus_info_struct vm86plus;48 struct pt_regs *regs32; /* here we save the pointer to the old regs */