Home
last modified time | relevance | path

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

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