kvm_emulate_instruction_from_buffer 1357 arch/x86/include/asm/kvm_host.h int kvm_emulate_instruction_from_buffer(struct kvm_vcpu *vcpu,
kvm_emulate_instruction_from_buffer 3989 arch/x86/kvm/svm.c 	return kvm_emulate_instruction_from_buffer(&svm->vcpu, rsm_ins_bytes, 2);
kvm_emulate_instruction_from_buffer 6866 arch/x86/kvm/x86.c EXPORT_SYMBOL_GPL(kvm_emulate_instruction_from_buffer);