Searched refs:kvm_emulate_instruction_from_buffer (Results 1 – 3 of 3) sorted by relevance
1248 int kvm_emulate_instruction_from_buffer(struct kvm_vcpu *vcpu,
6305 int kvm_emulate_instruction_from_buffer(struct kvm_vcpu *vcpu, in kvm_emulate_instruction_from_buffer() function6310 EXPORT_SYMBOL_GPL(kvm_emulate_instruction_from_buffer);
3880 return kvm_emulate_instruction_from_buffer(&svm->vcpu, in rsm_interception()