Home
last modified time | relevance | path

Searched refs:refresh_sysenter_cs (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dswitch_to.h53 static inline void refresh_sysenter_cs(struct thread_struct *thread) in refresh_sysenter_cs() function
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dprocess_32.c201 refresh_sysenter_cs(next); in __switch_to()
H A Dvm86_32.c145 refresh_sysenter_cs(&tsk->thread); in save_v86_state()
367 refresh_sysenter_cs(&tsk->thread); in do_sys_vm86()