Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kvm/vmx/
H A Dnested.c153 static int nested_vmx_succeed(struct kvm_vcpu *vcpu) in nested_vmx_succeed() function
5449 return nested_vmx_succeed(vcpu); in handle_vmxon()
5490 return nested_vmx_succeed(vcpu); in handle_vmxoff()
5532 return nested_vmx_succeed(vcpu); in handle_vmclear()
5627 return nested_vmx_succeed(vcpu); in handle_vmread()
5758 return nested_vmx_succeed(vcpu); in handle_vmwrite()
5841 return nested_vmx_succeed(vcpu); in handle_vmptrld()
5869 return nested_vmx_succeed(vcpu); in handle_vmptrst()
5950 return nested_vmx_succeed(vcpu); in handle_invept()
6049 return nested_vmx_succeed(vcpu); in handle_invvpid()