Home
last modified time | relevance | path

Searched refs:vmx_leave_nested (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/kvm/
Dvmx.c2849 static void vmx_leave_nested(struct kvm_vcpu *vcpu);
2919 vmx_leave_nested(vcpu); in vmx_set_msr()
10516 static void vmx_leave_nested(struct kvm_vcpu *vcpu) in vmx_leave_nested() function