kvm_emulate_instruction_from_buffer
int kvm_emulate_instruction_from_buffer(struct kvm_vcpu *vcpu,
return kvm_emulate_instruction_from_buffer(vcpu, rsm_ins_bytes, 2);
EXPORT_SYMBOL_FOR_KVM_INTERNAL(kvm_emulate_instruction_from_buffer);