__kvm_set_msr
return __kvm_set_msr(vcpu, index, *data, host_initiated);
return __kvm_set_msr(vcpu, index, data, true);