Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dpmu.c69 static inline struct kvm_pmc *get_fixed_pmc(struct kvm_pmu *pmu, u32 msr) in get_fixed_pmc() function
79 return get_fixed_pmc(pmu, MSR_CORE_PERF_FIXED_CTR0 + idx); in get_fixed_pmc_idx()
338 || get_fixed_pmc(pmu, msr); in kvm_pmu_msr()
364 (pmc = get_fixed_pmc(pmu, index))) { in kvm_pmu_get_msr()
415 (pmc = get_fixed_pmc(pmu, index))) { in kvm_pmu_set_msr()