Searched refs:vm86_struct (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/include/asm/
H A Dsyscalls.h55 int sys_vm86old(struct vm86_struct __user *, struct pt_regs *);
H A Dvm86.h96 struct vm86_struct { struct
H A Dprocessor.h463 struct vm86_struct __user *vm86_info;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/include/asm/
H A Dsyscalls.h55 int sys_vm86old(struct vm86_struct __user *, struct pt_regs *);
H A Dvm86.h96 struct vm86_struct { struct
H A Dprocessor.h463 struct vm86_struct __user *vm86_info;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/kernel/
H A Dvm86_32.c200 int sys_vm86old(struct vm86_struct __user *v86, struct pt_regs *regs)
252 * interpreted as (invalid) address to vm86_struct.
272 tsk->thread.vm86_info = (struct vm86_struct __user *)v86;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/kernel/
H A Dvm86_32.c200 int sys_vm86old(struct vm86_struct __user *v86, struct pt_regs *regs)
252 * interpreted as (invalid) address to vm86_struct.
272 tsk->thread.vm86_info = (struct vm86_struct __user *)v86;

Completed in 433 milliseconds