Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kvm/vmx/
Dnested.h19 void vmx_leave_nested(struct kvm_vcpu *vcpu);
Dnested.c329 vmx_leave_nested(vcpu); in nested_vmx_free_vcpu()
6224 void vmx_leave_nested(struct kvm_vcpu *vcpu) in vmx_leave_nested() function
6303 vmx_leave_nested(vcpu); in vmx_set_nested_state()
Dvmx.c2124 vmx_leave_nested(vcpu); in vmx_set_msr()