Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kvm/
Dpmu.c296 void reprogram_counter(struct kvm_pmc *pmc) in reprogram_counter() function
338 EXPORT_SYMBOL_GPL(reprogram_counter);
352 reprogram_counter(pmc); in kvm_pmu_handle_event()
530 reprogram_counter(pmc); in kvm_pmu_incr_counter()
Dpmu.h186 void reprogram_counter(struct kvm_pmc *pmc);
/linux-6.1.9/arch/x86/kvm/vmx/
Dpmu_intel.c55 reprogram_counter(pmc); in reprogram_fixed_counters()
79 reprogram_counter(pmc); in reprogram_counters()
480 reprogram_counter(pmc); in intel_pmu_set_msr()
/linux-6.1.9/arch/x86/kvm/svm/
Dpmu.c162 reprogram_counter(pmc); in amd_pmu_set_msr()