Searched refs:vmx_leave_nested (Results 1 – 3 of 3) sorted by relevance
19 void vmx_leave_nested(struct kvm_vcpu *vcpu);
338 vmx_leave_nested(vcpu); in nested_vmx_free_vcpu()6444 void vmx_leave_nested(struct kvm_vcpu *vcpu) in vmx_leave_nested() function6523 vmx_leave_nested(vcpu); in vmx_set_nested_state()6972 .leave_nested = vmx_leave_nested,
2250 vmx_leave_nested(vcpu); in vmx_set_msr()