vmx_check_emulate_instruction
return vmx_check_emulate_instruction(vcpu, emul_type, insn, insn_len);
if (vmx_check_emulate_instruction(vcpu, EMULTYPE_PF, NULL, 0))
int vmx_check_emulate_instruction(struct kvm_vcpu *vcpu, int emul_type,