Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dpmu.h189 static inline void reprogram_counters(struct kvm_pmu *pmu, u64 diff) in reprogram_counters() function
H A Dpmu.c796 reprogram_counters(pmu, diff); in kvm_pmu_set_msr()
/linux/arch/x86/kvm/vmx/
H A Dpmu_intel.c406 reprogram_counters(pmu, diff); in intel_pmu_set_msr()