Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/kvm/
Dpmu.c68 static inline struct kvm_pmc *get_fixed_pmc(struct kvm_pmu *pmu, u32 msr) in get_fixed_pmc() function
78 return get_fixed_pmc(pmu, MSR_CORE_PERF_FIXED_CTR0 + idx); in get_fixed_pmc_idx()
326 || get_fixed_pmc(pmu, msr); in kvm_pmu_msr()
352 (pmc = get_fixed_pmc(pmu, index))) { in kvm_pmu_get_msr()
396 (pmc = get_fixed_pmc(pmu, index))) { in kvm_pmu_set_msr()