Searched refs:vmcs_host_cr4 (Results 1 – 1 of 1) sorted by relevance
510 unsigned long vmcs_host_cr4; /* May not match real cr4 */ member4493 vmx->host_state.vmcs_host_cr4 = cr4; in vmx_set_constant_host_state()8196 if (unlikely(cr4 != vmx->host_state.vmcs_host_cr4)) { in vmx_vcpu_run()8198 vmx->host_state.vmcs_host_cr4 = cr4; in vmx_vcpu_run()