Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dswitch_to.h53 static inline void refresh_sysenter_cs(struct thread_struct *thread) in refresh_sysenter_cs() function
/linux-6.1.9/arch/x86/kernel/
Dprocess_32.c199 refresh_sysenter_cs(next); in __switch_to()
Dvm86_32.c148 refresh_sysenter_cs(&tsk->thread); in save_v86_state()
336 refresh_sysenter_cs(&tsk->thread); in do_sys_vm86()