函数逻辑报告 |
Source Code:arch\x86\include\asm\switch_to.h |
Create Date:2022-07-27 08:28:57 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:refresh_sysenter_cs
函数原型:static inline void refresh_sysenter_cs(struct thread_struct *thread)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct thread_struct * | thread |
79 | 如果此条件成立可能性小(为编译器优化)(Operations with implied preemption/interrupt protection. These* operations can be used without worrying about preemption or interrupt.(ss1) == sysenter_cs)则返回 |
82 | 抢占保护下的写CPU(ss1, sysenter_cs) |
83 | wrmsr(MSR_IA32_SYSENTER_CS, sysenter_cs, 0) |
名称 | 描述 |
---|---|
__switch_to | switch_to(x,y) should switch tasks from x to y |
save_v86_state | |
do_sys_vm86 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |