kvm_set_msr_ignored_check
return kvm_set_msr_ignored_check(vcpu, index, data, false);
return kvm_set_msr_ignored_check(vcpu, index, *data, true);