Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kvm/vmx/
H A Dnested.h20 void vmx_leave_nested(struct kvm_vcpu *vcpu);
H A Dnested.c376 vmx_leave_nested(vcpu); in nested_vmx_free_vcpu()
6747 void vmx_leave_nested(struct kvm_vcpu *vcpu) in vmx_leave_nested() function
6827 vmx_leave_nested(vcpu); in vmx_set_nested_state()
7309 .leave_nested = vmx_leave_nested,
H A Dvmx.c2373 vmx_leave_nested(vcpu); in vmx_set_msr()