Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
A Dpmu.c174 void reprogram_gp_counter(struct kvm_pmc *pmc, u64 eventsel) in reprogram_gp_counter() function
240 EXPORT_SYMBOL_GPL(reprogram_gp_counter);
286 reprogram_gp_counter(pmc, pmc->eventsel); in reprogram_counter()
A Dpmu.h145 void reprogram_gp_counter(struct kvm_pmc *pmc, u64 eventsel);
/linux/arch/x86/kvm/svm/
A Dpmu.c266 reprogram_gp_counter(pmc, data); in amd_pmu_set_msr()
/linux/arch/x86/kvm/vmx/
A Dpmu_intel.c452 reprogram_gp_counter(pmc, data); in intel_pmu_set_msr()

Completed in 11 milliseconds