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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dvm86.h106 struct vm86_struct { struct
H A Dprocessor.h364 struct vm86_struct __user * vm86_info;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dvm86.c202 struct vm86_struct __user *v86 = (struct vm86_struct __user *)regs.ebx;
252 interpreted as (invalid) address to vm86_struct.
272 tsk->thread.vm86_info = (struct vm86_struct __user *)v86;

Completed in 53 milliseconds