Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kvm/
Dvmx.c2716 static void vmx_leave_nested(struct kvm_vcpu *vcpu);
2786 vmx_leave_nested(vcpu); in vmx_set_msr()
10104 static void vmx_leave_nested(struct kvm_vcpu *vcpu) in vmx_leave_nested() function