Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kvm/vmx/
Dvmx.c5613 static void vmx_get_exit_info(struct kvm_vcpu *vcpu, u64 *info1, u64 *info2) in vmx_get_exit_info() function
7840 .get_exit_info = vmx_get_exit_info,