Home
last modified time | relevance | path

Searched refs:x86_decode_emulated_instruction (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dx86.h275 int x86_decode_emulated_instruction(struct kvm_vcpu *vcpu, int emulation_type,
H A Dx86.c7475 int x86_decode_emulated_instruction(struct kvm_vcpu *vcpu, int emulation_type, in x86_decode_emulated_instruction() function
7492 EXPORT_SYMBOL_GPL(x86_decode_emulated_instruction);
7526 r = x86_decode_emulated_instruction(vcpu, emulation_type, in x86_emulate_instruction()