Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dvm86.h35 unsigned long saved_sp0; member
/linux-4.4.14/arch/x86/kernel/
Dvm86_32.c148 tsk->thread.sp0 = vm86->saved_sp0; in save_v86_state()
151 vm86->saved_sp0 = 0; in save_v86_state()
267 if (vm86->saved_sp0) in do_sys_vm86()
354 vm86->saved_sp0 = tsk->thread.sp0; in do_sys_vm86()