Searched refs:rdpmc_ecx_to_pmc (Results 1 – 4 of 4) sorted by relevance
32 struct kvm_pmc *(*rdpmc_ecx_to_pmc)(struct kvm_vcpu *vcpu, member
371 pmc = kvm_x86_ops.pmu_ops->rdpmc_ecx_to_pmc(vcpu, idx, &mask); in kvm_pmu_rdpmc()
319 .rdpmc_ecx_to_pmc = amd_rdpmc_ecx_to_pmc,
435 .rdpmc_ecx_to_pmc = intel_rdpmc_ecx_to_pmc,