Searched refs:i386_vm86_args (Results 1 – 3 of 3) sorted by relevance
35 struct i386_vm86_args p; in i386_vm86()
74 struct i386_vm86_args { struct
652 struct i386_vm86_args ua; in vm86_sysarch()655 if ((error = copyin(args, &ua, sizeof(struct i386_vm86_args))) != 0) in vm86_sysarch()