Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dtdx.c1127 static int complete_hypercall_exit(struct kvm_vcpu *vcpu) in complete_hypercall_exit() function
1141 return __kvm_emulate_hypercall(vcpu, 0, complete_hypercall_exit); in tdx_emulate_vmcall()
/linux/arch/x86/kvm/
H A Dx86.c9935 static int complete_hypercall_exit(struct kvm_vcpu *vcpu) in complete_hypercall_exit() function
10058 complete_hypercall_exit); in kvm_emulate_hypercall()