Lines Matching refs:kvm_pmu
38 static void reprogram_fixed_counters(struct kvm_pmu *pmu, u64 data) in reprogram_fixed_counters()
59 static void global_ctrl_changed(struct kvm_pmu *pmu, u64 data) in global_ctrl_changed()
70 static unsigned intel_find_arch_event(struct kvm_pmu *pmu, in intel_find_arch_event()
99 struct kvm_pmu *pmu = pmc_to_pmu(pmc); in intel_pmc_is_enabled()
104 static struct kvm_pmc *intel_pmc_idx_to_pmc(struct kvm_pmu *pmu, int pmc_idx) in intel_pmc_idx_to_pmc()
119 struct kvm_pmu *pmu = vcpu_to_pmu(vcpu); in intel_is_valid_msr_idx()
131 struct kvm_pmu *pmu = vcpu_to_pmu(vcpu); in intel_msr_idx_to_pmc()
147 struct kvm_pmu *pmu = vcpu_to_pmu(vcpu); in intel_is_valid_msr()
169 struct kvm_pmu *pmu = vcpu_to_pmu(vcpu); in intel_pmu_get_msr()
201 struct kvm_pmu *pmu = vcpu_to_pmu(vcpu); in intel_pmu_set_msr()
259 struct kvm_pmu *pmu = vcpu_to_pmu(vcpu); in intel_pmu_refresh()
311 struct kvm_pmu *pmu = vcpu_to_pmu(vcpu); in intel_pmu_init()
328 struct kvm_pmu *pmu = vcpu_to_pmu(vcpu); in intel_pmu_reset()