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