Function report |
Source Code:arch\x86\include\asm\switch_to.h |
Create Date:2022-07-28 07:29:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:refresh_sysenter_cs
Proto:static inline void refresh_sysenter_cs(struct thread_struct *thread)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct thread_struct * | thread |
82 | this_cpu_write(ss1, sysenter_cs) |
83 | wrmsr(MSR_IA32_SYSENTER_CS, sysenter_cs, 0) |
Name | Describe |
---|---|
__switch_to | switch_to(x,y) should switch tasks from x to y |
save_v86_state | |
do_sys_vm86 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |