Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dpmu_intel.c655 static void vmx_update_intercept_for_lbr_msrs(struct kvm_vcpu *vcpu, bool set) in vmx_update_intercept_for_lbr_msrs() function
678 vmx_update_intercept_for_lbr_msrs(vcpu, true); in vmx_disable_lbr_msrs_passthrough()
689 vmx_update_intercept_for_lbr_msrs(vcpu, false); in vmx_enable_lbr_msrs_passthrough()