Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dnested.h19 void vmx_leave_nested(struct kvm_vcpu *vcpu);
H A Dnested.c329 vmx_leave_nested(vcpu); in nested_vmx_free_vcpu()
6218 void vmx_leave_nested(struct kvm_vcpu *vcpu) in vmx_leave_nested() function
6297 vmx_leave_nested(vcpu); in vmx_set_nested_state()
6708 .leave_nested = vmx_leave_nested,
H A Dvmx.c2219 vmx_leave_nested(vcpu); in vmx_set_msr()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dnested.h19 void vmx_leave_nested(struct kvm_vcpu *vcpu);
H A Dnested.c346 vmx_leave_nested(vcpu); in nested_vmx_free_vcpu()
6528 void vmx_leave_nested(struct kvm_vcpu *vcpu) in vmx_leave_nested() function
6608 vmx_leave_nested(vcpu); in vmx_set_nested_state()
7090 .leave_nested = vmx_leave_nested,
H A Dvmx.c2342 vmx_leave_nested(vcpu); in vmx_set_msr()

Completed in 38 milliseconds