x86_get_cr0
vmx_vmwrite(VMCS_HOST_CR0, x86_get_cr0() & ~CR0_TS);
ret = vmx_check_cr(x86_get_cr0(), vmx_cr0_fixed0, vmx_cr0_fixed1);