i386_vm86_args
struct i386_vm86_args p;
struct i386_vm86_args ua;
if ((error = copyin(args, &ua, sizeof(struct i386_vm86_args))) != 0)