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

/linux-master/arch/x86/kvm/vmx/
H A Dnested.h20 void vmx_leave_nested(struct kvm_vcpu *vcpu);
H A Dnested.c375 vmx_leave_nested(vcpu);
6568 void vmx_leave_nested(struct kvm_vcpu *vcpu) function
6648 vmx_leave_nested(vcpu);
7132 .leave_nested = vmx_leave_nested,
H A Dvmx.c2331 vmx_leave_nested(vcpu);

Completed in 118 milliseconds