Searched refs:sys_vm86old (Results 1 – 4 of 4) sorted by relevance
7 #define sys_vm86old sys_ni_syscall macro15 #define ptregs_vm86old sys_vm86old
55 int sys_vm86old(struct vm86_struct __user *, struct pt_regs *);
128 cond_syscall(sys_vm86old);
201 int sys_vm86old(struct vm86_struct __user *v86, struct pt_regs *regs) in sys_vm86old() function