Home
last modified time | relevance | path

Searched refs:__nested_vmx_vmexit (Results 1 – 2 of 2) 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