Searched refs:vmx_check_emulate_instruction (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/kvm/vmx/
H A Dvmx.c1656 static int vmx_check_emulate_instruction(struct kvm_vcpu *vcpu, int emul_type, function
5793 if (vmx_check_emulate_instruction(vcpu, EMULTYPE_PF, NULL, 0))
8446 .check_emulate_instruction = vmx_check_emulate_instruction,

Completed in 161 milliseconds