Searched refs:vmx_set_cr4 (Results 1 – 3 of 3) sorted by relevance
324 int vmx_set_cr4(struct kvm_vcpu *vcpu, unsigned long cr4);
2989 vmx_set_cr4(vcpu, kvm_read_cr4(vcpu)); in ept_update_paging_mode_cr0()2995 vmx_set_cr4(vcpu, kvm_read_cr4(vcpu)); in ept_update_paging_mode_cr0()3098 int vmx_set_cr4(struct kvm_vcpu *vcpu, unsigned long cr4) in vmx_set_cr4() function4470 vmx_set_cr4(vcpu, 0); in vmx_vcpu_reset()7619 .set_cr4 = vmx_set_cr4,
2568 vmx_set_cr4(vcpu, vmcs12->guest_cr4); in prepare_vmcs02()4181 vmx_set_cr4(vcpu, vmcs12->host_cr4); in load_vmcs12_host_state()4330 vmx_set_cr4(vcpu, vmcs_readl(CR4_READ_SHADOW)); in nested_vmx_restore_host_state()