Home
last modified time | relevance | path

Searched refs:kvm_emulate_instruction_from_buffer (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/include/asm/
H A Dkvm_host.h2163 int kvm_emulate_instruction_from_buffer(struct kvm_vcpu *vcpu,
/linux/arch/x86/kvm/svm/
H A Dsvm.c2427 return kvm_emulate_instruction_from_buffer(vcpu, rsm_ins_bytes, 2); in rsm_interception()
/linux/arch/x86/kvm/
H A Dx86.c9592 int kvm_emulate_instruction_from_buffer(struct kvm_vcpu *vcpu, in kvm_emulate_instruction_from_buffer() function
9597 EXPORT_SYMBOL_FOR_KVM_INTERNAL(kvm_emulate_instruction_from_buffer);