vmx_is_valid_cr0
return vmx_is_valid_cr0(vcpu, cr0);
bool vmx_is_valid_cr0(struct kvm_vcpu *vcpu, unsigned long cr0);