Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dpmu_intel.c92 static struct kvm_pmc *intel_pmc_idx_to_pmc(struct kvm_pmu *pmu, int pmc_idx) in intel_pmc_idx_to_pmc() function
743 pmc = intel_pmc_idx_to_pmc(pmu, bit); in intel_pmu_cross_mapped_check()
761 .pmc_idx_to_pmc = intel_pmc_idx_to_pmc,