Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kvm/vmx/
Dnested.c154 static int nested_vmx_succeed(struct kvm_vcpu *vcpu) in nested_vmx_succeed() function
4866 return nested_vmx_succeed(vcpu); in handle_vmon()
4907 return nested_vmx_succeed(vcpu); in handle_vmoff()
4952 return nested_vmx_succeed(vcpu); in handle_vmclear()
5025 return nested_vmx_succeed(vcpu); in handle_vmread()
5156 return nested_vmx_succeed(vcpu); in handle_vmwrite()
5231 return nested_vmx_succeed(vcpu); in handle_vmptrld()
5259 return nested_vmx_succeed(vcpu); in handle_vmptrst()
5347 return nested_vmx_succeed(vcpu); in handle_invept()
5436 return nested_vmx_succeed(vcpu); in handle_invvpid()