Searched refs:x86_decode_insn (Results 1 – 3 of 3) sorted by relevance
176 int x86_decode_insn(struct x86_emulate_ctxt *ctxt,
854 x86_decode_insn(struct x86_emulate_ctxt *ctxt, struct x86_emulate_ops *ops) in x86_decode_insn() function
2276 r = x86_decode_insn(&vcpu->arch.emulate_ctxt, &emulate_ops); in emulate_instruction()