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

/freebsd-current/lib/libsys/i386/
H A Di386_vm86.c34 struct i386_vm86_args p;
/freebsd-current/sys/x86/include/
H A Dsysarch.h82 struct i386_vm86_args { struct
/freebsd-current/sys/i386/i386/
H A Dvm86.c812 struct i386_vm86_args ua;
815 if ((error = copyin(args, &ua, sizeof(struct i386_vm86_args))) != 0)

Completed in 82 milliseconds