Searched refs:vm86_struct (Results 1 – 5 of 5) sorted by relevance
20 static int vm86_rep(struct vm86_struct *ptr);21 static struct vm86_struct vm86_s;26 #define VM86S ((struct vm86_struct *)pInt->cpuRegs) in xf86Int10ExecSetup()294 vm86_rep(struct vm86_struct *ptr) in vm86_rep()306 :"n"((int) 113), "r"((struct vm86_struct *) ptr)); in vm86_rep()311 "b"((struct vm86_struct *) ptr)); in vm86_rep()
97 struct vm86_struct { struct
118 sizeof(struct vm86_struct))) in save_v86_state()209 SYSCALL_DEFINE1(vm86old, struct vm86_struct __user *, user_vm86) in SYSCALL_DEFINE1()245 struct vm86_struct v; in do_sys_vm86()282 offsetof(struct vm86_struct, int_revectored))) in do_sys_vm86()
40 (((type *)&(((struct vm86_struct *)REG->cpuRegs)->regs.name))[num])
539 "b"((struct vm86_struct *) NULL)); in vm86_tst()