Searched refs:vcpu_to_lbr_records (Results 1 – 1 of 1) sorted by relevance
47 static struct x86_pmu_lbr *vcpu_to_lbr_records(struct kvm_vcpu *vcpu) in vcpu_to_lbr_records() function 165 return !!vcpu_to_lbr_records(vcpu)->nr; in intel_pmu_lbr_is_enabled() 170 struct x86_pmu_lbr *records = vcpu_to_lbr_records(vcpu); in intel_pmu_is_valid_lbr_msr() 677 struct x86_pmu_lbr *lbr = vcpu_to_lbr_records(vcpu); in vmx_update_intercept_for_lbr_msrs()