Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kvm/vmx/
H A Dnested.h29 void __nested_vmx_vmexit(struct kvm_vcpu *vcpu, u32 vm_exit_reason,
45 __nested_vmx_vmexit(vcpu, vm_exit_reason, exit_intr_info, in nested_vmx_vmexit()
H A Dnested.c4933 void __nested_vmx_vmexit(struct kvm_vcpu *vcpu, u32 vm_exit_reason, in __nested_vmx_vmexit() function
H A Dvmx.c8194 __nested_vmx_vmexit(vcpu, vm_exit_reason, 0, exit_qualification, in vmx_check_intercept()