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
374 pmc = kvm_x86_ops.pmu_ops->rdpmc_ecx_to_pmc(vcpu, idx, &mask); in kvm_pmu_rdpmc()
327 .rdpmc_ecx_to_pmc = amd_rdpmc_ecx_to_pmc,
713 .rdpmc_ecx_to_pmc = intel_rdpmc_ecx_to_pmc,