Home
last modified time | relevance | path

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

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