Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dpmu.h27 unsigned int (*pmc_perf_hw_id)(struct kvm_pmc *pmc); member
Dpmu.c212 config = kvm_x86_ops.pmu_ops->pmc_perf_hw_id(pmc); in reprogram_gp_counter()
/arch/x86/kvm/svm/
Dpmu.c345 .pmc_perf_hw_id = amd_pmc_perf_hw_id,
/arch/x86/kvm/vmx/
Dpmu_intel.c723 .pmc_perf_hw_id = intel_pmc_perf_hw_id,