x86_decode_emulated_instruction
if (x86_decode_emulated_instruction(vcpu, 0, NULL, 0) != EMULATION_OK)
EXPORT_SYMBOL_FOR_KVM_INTERNAL(x86_decode_emulated_instruction);
r = x86_decode_emulated_instruction(vcpu, emulation_type,
int x86_decode_emulated_instruction(struct kvm_vcpu *vcpu, int emulation_type,