kvm_need_rdpmc_intercept
EXPORT_SYMBOL_FOR_KVM_INTERNAL(kvm_need_rdpmc_intercept);
bool kvm_need_rdpmc_intercept(struct kvm_vcpu *vcpu);
if (kvm_need_rdpmc_intercept(vcpu))
kvm_need_rdpmc_intercept(vcpu));