Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kvm/vmx/
Dnested.c151 static int nested_vmx_succeed(struct kvm_vcpu *vcpu) in nested_vmx_succeed() function
5159 return nested_vmx_succeed(vcpu); in handle_vmxon()
5200 return nested_vmx_succeed(vcpu); in handle_vmxoff()
5247 return nested_vmx_succeed(vcpu); in handle_vmclear()
5342 return nested_vmx_succeed(vcpu); in handle_vmread()
5473 return nested_vmx_succeed(vcpu); in handle_vmwrite()
5556 return nested_vmx_succeed(vcpu); in handle_vmptrld()
5584 return nested_vmx_succeed(vcpu); in handle_vmptrst()
5665 return nested_vmx_succeed(vcpu); in handle_invept()
5754 return nested_vmx_succeed(vcpu); in handle_invvpid()