Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kvm/
Dpmu.h236 static inline void reprogram_counters(struct kvm_pmu *pmu, u64 diff) in reprogram_counters() function
Dpmu.c699 reprogram_counters(pmu, diff); in kvm_pmu_set_msr()
/linux-6.12.1/arch/x86/kvm/vmx/
Dpmu_intel.c364 reprogram_counters(pmu, diff); in intel_pmu_set_msr()