Searched refs:i386_vm86_args (Results 1 – 2 of 2) sorted by relevance
84 struct i386_vm86_args { struct
815 struct i386_vm86_args ua; in vm86_sysarch()818 if ((error = copyin(args, &ua, sizeof(struct i386_vm86_args))) != 0) in vm86_sysarch()