Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Demulate.c4854 int x86_decode_insn(struct x86_emulate_ctxt *ctxt, void *insn, int insn_len, int emulation_type) in x86_decode_insn() function
H A Dx86.c9439 r = x86_decode_insn(ctxt, insn, insn_len, emulation_type); in x86_decode_emulated_instruction()