Home
last modified time | relevance | path

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

/trueos/lib/libc/i386/sys/
HDi386_vm86.c35 struct i386_vm86_args p; in i386_vm86()
/trueos/sys/x86/include/
HDsysarch.h74 struct i386_vm86_args { struct
/trueos/sys/i386/i386/
HDvm86.c661 struct i386_vm86_args ua;
664 if ((error = copyin(args, &ua, sizeof(struct i386_vm86_args))) != 0)