Searched refs:kvm_emulate_instruction_from_buffer (Results 1 – 2 of 2) sorted by relevance
2621 return kvm_emulate_instruction_from_buffer(vcpu, rsm_ins_bytes, 2); in rsm_interception()
9279 int kvm_emulate_instruction_from_buffer(struct kvm_vcpu *vcpu, in kvm_emulate_instruction_from_buffer() function9284 EXPORT_SYMBOL_GPL(kvm_emulate_instruction_from_buffer);