Searched defs:kernel_vm86_struct (Results 1 – 1 of 1) sorted by relevance
155 struct kernel_vm86_struct { struct162 * Therefore, pt_regs in fact points to a complete 'kernel_vm86_struct' argument166 unsigned long flags;167 unsigned long screen_bitmap;168 unsigned long cpu_type;169 struct revectored_struct int_revectored;170 struct revectored_struct int21_revectored;171 struct vm86plus_info_struct vm86plus;172 struct pt_regs *regs32; /* here we save the pointer to the old regs */