Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Dvmx.c7836 static void vmx_get_exit_info(struct kvm_vcpu *vcpu, u64 *info1, u64 *info2) in vmx_get_exit_info() function
10855 .get_exit_info = vmx_get_exit_info,