Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/include/asm/
Dkvm_host.h2107 int kvm_emulate_instruction_from_buffer(struct kvm_vcpu *vcpu,
/linux-6.14.4/arch/x86/kvm/svm/
Dsvm.c2617 return kvm_emulate_instruction_from_buffer(vcpu, rsm_ins_bytes, 2); in rsm_interception()
/linux-6.14.4/arch/x86/kvm/
Dx86.c9306 int kvm_emulate_instruction_from_buffer(struct kvm_vcpu *vcpu, in kvm_emulate_instruction_from_buffer() function
9311 EXPORT_SYMBOL_GPL(kvm_emulate_instruction_from_buffer);