Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dvmx.c9816 static void vmx_get_exit_info(struct kvm_vcpu *vcpu, u64 *info1, u64 *info2) in vmx_get_exit_info() function
14188 .get_exit_info = vmx_get_exit_info,