Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kvm/vmx/
Dnested.c151 static int nested_vmx_succeed(struct kvm_vcpu *vcpu) in nested_vmx_succeed() function
5181 return nested_vmx_succeed(vcpu); in handle_vmxon()
5222 return nested_vmx_succeed(vcpu); in handle_vmxoff()
5269 return nested_vmx_succeed(vcpu); in handle_vmclear()
5364 return nested_vmx_succeed(vcpu); in handle_vmread()
5495 return nested_vmx_succeed(vcpu); in handle_vmwrite()
5578 return nested_vmx_succeed(vcpu); in handle_vmptrld()
5606 return nested_vmx_succeed(vcpu); in handle_vmptrst()
5687 return nested_vmx_succeed(vcpu); in handle_invept()
5776 return nested_vmx_succeed(vcpu); in handle_invvpid()