vmx_revision
vmcs->identifier = vmx_revision();
*(uint32_t *)&vmxon_region[curcpu * PAGE_SIZE] = vmx_revision();
uint32_t vmx_revision(void);