Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

Name:kvm_setup_pv_tlb_flush

Proto:static __init int kvm_setup_pv_tlb_flush(void)

Type:int

Parameter:Nothing

743  If kvm_para_has_feature(KVM_FEATURE_PV_TLB_FLUSH) && Not kvm_para_has_hint(KVM_HINTS_REALTIME) && kvm_para_has_feature(KVM_FEATURE_STEAL_TIME) Then
750  pr_info("KVM setup pv remote TLB flush\n")
753  Return 0