kvm_mtrr_get_msr
return kvm_mtrr_get_msr(vcpu, msr_info->index, &msr_info->data);
int kvm_mtrr_get_msr(struct kvm_vcpu *vcpu, u32 msr, u64 *pdata);