Function report |
Source Code:arch\x86\kernel\kvm.c |
Create Date:2022-07-28 08:44:50 |
Last Modify:2020-03-16 21:33:46 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kvm_setup_pv_tlb_flush
Proto:static __init int kvm_setup_pv_tlb_flush(void)
Type:int
Parameter:Nothing
746 | for_each_possible_cpu(cpu) |
747 | zalloc_cpumask_var_node(per_cpu_ptr( & __pv_tlb_mask, cpu), GFP_KERNEL, cpu_to_node(cpu)) |
750 | pr_info("KVM setup pv remote TLB flush\n") |
753 | Return 0 |
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 |