Searched refs:vmx_set_cr4 (Results 1 – 2 of 2) sorted by relevance
360 void vmx_set_cr4(struct kvm_vcpu *vcpu, unsigned long cr4);
3518 vmx_set_cr4(vcpu, kvm_read_cr4(vcpu)); in vmx_set_cr0()3584 void vmx_set_cr4(struct kvm_vcpu *vcpu, unsigned long cr4) in vmx_set_cr4() function