nested_vmx_setup_ctls_msrs
nested_vmx_setup_ctls_msrs(&vmcs_config, vmx_capability.ept);
void nested_vmx_setup_ctls_msrs(struct vmcs_config *vmcs_conf, u32 ept_caps);
nested_vmx_setup_ctls_msrs(&vmcs_conf, vmx_cap.ept);