Searched refs:intel_pmc_idx_to_pmc (Results 1 – 1 of 1) sorted by relevance
59 static struct kvm_pmc *intel_pmc_idx_to_pmc(struct kvm_pmu *pmu, int pmc_idx) in intel_pmc_idx_to_pmc() function77 pmc = intel_pmc_idx_to_pmc(pmu, bit); in reprogram_counters()783 pmc = intel_pmc_idx_to_pmc(pmu, bit); in intel_pmu_cross_mapped_check()802 .pmc_idx_to_pmc = intel_pmc_idx_to_pmc,