Function report |
Source Code:arch\x86\kernel\kvm.c |
Create Date:2022-07-28 08:44:46 |
Last Modify:2020-03-16 21:33:46 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kvm_flush_tlb_others
Proto:static void kvm_flush_tlb_others(const struct cpumask *cpumask, const struct flush_tlb_info *info)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
const struct cpumask * | cpumask | |
const struct flush_tlb_info * | info |
598 | src = per_cpu(steal_time, cpu) |
600 | If state & KVM_VCPU_PREEMPTED Then |
601 | If try_cmpxchg( & preempted, & state, state | KVM_VCPU_FLUSH_TLB) Then __cpumask_clear_cpu(cpu, flushmask) |
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 |