Searched refs:intel_pmu_ops (Results 1 – 3 of 3) sorted by relevance
/arch/x86/kvm/ | ||
D | pmu.h | 162 extern struct kvm_pmu_ops intel_pmu_ops; |
/arch/x86/kvm/vmx/ | ||
D | pmu_intel.c | 449 struct kvm_pmu_ops intel_pmu_ops = { variable |
D | vmx.c | 7899 .pmu_ops = &intel_pmu_ops, |