Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/include/asm/
Dkvm-x86-pmu-ops.h15 KVM_X86_PMU_OP(pmc_perf_hw_id)
/linux-5.19.10/arch/x86/kvm/
Dpmu.h25 unsigned int (*pmc_perf_hw_id)(struct kvm_pmc *pmc); member
/linux-5.19.10/arch/x86/kvm/svm/
Dpmu.c346 .pmc_perf_hw_id = amd_pmc_perf_hw_id,
/linux-5.19.10/arch/x86/kvm/vmx/
Dpmu_intel.c732 .pmc_perf_hw_id = intel_pmc_perf_hw_id,