函数逻辑报告 | 
Source Code:arch\x86\kernel\kvm.c | 
Create Date:2022-07-27 09:43:53 | 
| Last Modify:2020-03-16 21:33:46 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:kvm_flush_tlb_others
函数原型:static void kvm_flush_tlb_others(const struct cpumask *cpumask, const struct flush_tlb_info *info)
返回类型:void
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| const struct cpumask * | cpumask | |
| const struct flush_tlb_info * | info | 
| 598 | src等于per_cpu(steal_time, cpu) | 
| 600 | 如果state按位与KVM_VCPU_PREEMPTED则 | 
| 601 | 如果try_cmpxchg( & preempted, & state, state | KVM_VCPU_FLUSH_TLB)则__cpumask_clear_cpu(cpu, flushmask) | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |