Home
last modified time | relevance | path

Searched refs:x86_decode_emulated_instruction (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dx86.h270 int x86_decode_emulated_instruction(struct kvm_vcpu *vcpu, int emulation_type,
H A Dx86.c7547 int x86_decode_emulated_instruction(struct kvm_vcpu *vcpu, int emulation_type, in x86_decode_emulated_instruction() function
7564 EXPORT_SYMBOL_GPL(x86_decode_emulated_instruction); variable
7598 r = x86_decode_emulated_instruction(vcpu, emulation_type, in x86_emulate_instruction()
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dx86.h318 int x86_decode_emulated_instruction(struct kvm_vcpu *vcpu, int emulation_type,
H A Dx86.c8867 int x86_decode_emulated_instruction(struct kvm_vcpu *vcpu, int emulation_type, in x86_decode_emulated_instruction() function
8882 EXPORT_SYMBOL_GPL(x86_decode_emulated_instruction); variable
8907 r = x86_decode_emulated_instruction(vcpu, emulation_type, in x86_emulate_instruction()
/kernel/linux/linux-6.6/arch/x86/kvm/svm/
H A Dsvm.c2395 if (x86_decode_emulated_instruction(vcpu, 0, NULL, 0) != EMULATION_OK) in gp_interception()

Completed in 37 milliseconds