Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kvm/vmx/
Dnested.c152 static int nested_vmx_succeed(struct kvm_vcpu *vcpu) in nested_vmx_succeed() function
5231 return nested_vmx_succeed(vcpu); in handle_vmxon()
5272 return nested_vmx_succeed(vcpu); in handle_vmxoff()
5327 return nested_vmx_succeed(vcpu); in handle_vmclear()
5422 return nested_vmx_succeed(vcpu); in handle_vmread()
5553 return nested_vmx_succeed(vcpu); in handle_vmwrite()
5636 return nested_vmx_succeed(vcpu); in handle_vmptrld()
5664 return nested_vmx_succeed(vcpu); in handle_vmptrst()
5745 return nested_vmx_succeed(vcpu); in handle_invept()
5834 return nested_vmx_succeed(vcpu); in handle_invvpid()