Searched refs:i386_vm86_args (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/lib/libc/i386/sys/
H A Di386_vm86.c35 struct i386_vm86_args p;
/freebsd-9.3-release/sys/i386/include/
H A Dsysarch.h70 struct i386_vm86_args { struct
/freebsd-9.3-release/sys/i386/i386/
H A Dvm86.c662 struct i386_vm86_args ua;
665 if ((error = copyin(args, &ua, sizeof(struct i386_vm86_args))) != 0)

Completed in 80 milliseconds