Lines Matching refs:kvm_pmc
45 struct kvm_pmc *pmc; in reprogram_fixed_counters()
102 static bool intel_pmc_is_enabled(struct kvm_pmc *pmc) in intel_pmc_is_enabled()
109 static struct kvm_pmc *intel_pmc_idx_to_pmc(struct kvm_pmu *pmu, int pmc_idx) in intel_pmc_idx_to_pmc()
133 static struct kvm_pmc *intel_rdpmc_ecx_to_pmc(struct kvm_vcpu *vcpu, in intel_rdpmc_ecx_to_pmc()
138 struct kvm_pmc *counters; in intel_rdpmc_ecx_to_pmc()
163 static inline struct kvm_pmc *get_fw_gp_pmc(struct kvm_pmu *pmu, u32 msr) in get_fw_gp_pmc()
193 static struct kvm_pmc *intel_msr_idx_to_pmc(struct kvm_vcpu *vcpu, u32 msr) in intel_msr_idx_to_pmc()
196 struct kvm_pmc *pmc; in intel_msr_idx_to_pmc()
208 struct kvm_pmc *pmc; in intel_pmu_get_msr()
248 struct kvm_pmc *pmc; in intel_pmu_set_msr()
409 struct kvm_pmc *pmc = NULL; in intel_pmu_reset()