Home
last modified time | relevance | path

Searched refs:vmx_update_intercept_for_lbr_msrs (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/arch/x86/kvm/vmx/
Dpmu_intel.c626 static void vmx_update_intercept_for_lbr_msrs(struct kvm_vcpu *vcpu, bool set) in vmx_update_intercept_for_lbr_msrs() function
649 vmx_update_intercept_for_lbr_msrs(vcpu, true); in vmx_disable_lbr_msrs_passthrough()
660 vmx_update_intercept_for_lbr_msrs(vcpu, false); in vmx_enable_lbr_msrs_passthrough()