Home
last modified time | relevance | path

Searched refs:vm86_struct (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/uapi/asm/
H A Dvm86.h97 struct vm86_struct { struct
/linux/arch/x86/kernel/
H A Dvm86_32.c116 sizeof(struct vm86_struct))) in save_v86_state()
170 SYSCALL_DEFINE1(vm86old, struct vm86_struct __user *, user_vm86) in SYSCALL_DEFINE1()
188 * interpreted as (invalid) address to vm86_struct. in SYSCALL_DEFINE2()
206 struct vm86_struct v; in do_sys_vm86()
243 offsetof(struct vm86_struct, int_revectored))) in do_sys_vm86()