Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dkvm_host.h1461 int kvm_emulate_instruction_from_buffer(struct kvm_vcpu *vcpu,
/kernel/linux/linux-6.6/arch/x86/include/asm/
Dkvm_host.h1950 int kvm_emulate_instruction_from_buffer(struct kvm_vcpu *vcpu,
/kernel/linux/linux-5.10/arch/x86/kvm/svm/
Dsvm.c2307 return kvm_emulate_instruction_from_buffer(&svm->vcpu, rsm_ins_bytes, 2); in rsm_interception()
/kernel/linux/linux-6.6/arch/x86/kvm/svm/
Dsvm.c2616 return kvm_emulate_instruction_from_buffer(vcpu, rsm_ins_bytes, 2); in rsm_interception()
/kernel/linux/linux-5.10/arch/x86/kvm/
Dx86.c7747 int kvm_emulate_instruction_from_buffer(struct kvm_vcpu *vcpu, in kvm_emulate_instruction_from_buffer() function
7752 EXPORT_SYMBOL_GPL(kvm_emulate_instruction_from_buffer);
/kernel/linux/linux-6.6/arch/x86/kvm/
Dx86.c9072 int kvm_emulate_instruction_from_buffer(struct kvm_vcpu *vcpu, in kvm_emulate_instruction_from_buffer() function
9077 EXPORT_SYMBOL_GPL(kvm_emulate_instruction_from_buffer);