Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dnested.h30 void __nested_vmx_vmexit(struct kvm_vcpu *vcpu, u32 vm_exit_reason,
46 __nested_vmx_vmexit(vcpu, vm_exit_reason, exit_intr_info, in nested_vmx_vmexit()
H A Dnested.c5048 void __nested_vmx_vmexit(struct kvm_vcpu *vcpu, u32 vm_exit_reason, in __nested_vmx_vmexit() function
H A Dvmx.c8390 __nested_vmx_vmexit(vcpu, vm_exit_reason, 0, exit_qualification, in vmx_check_intercept()