svm_check_emulate_instruction
static int svm_check_emulate_instruction(struct kvm_vcpu *vcpu, int emul_type,
if (svm_check_emulate_instruction(vcpu, emul_type, NULL, 0))
.check_emulate_instruction = svm_check_emulate_instruction,