Searched refs:insn_decode (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/arch/x86/include/asm/ |
D | insn-eval.h | 26 bool insn_decode(struct insn *insn, struct pt_regs *regs,
|
/Linux-v5.10/arch/x86/kernel/ |
D | umip.c | 359 if (!insn_decode(&insn, regs, buf, nr_copied)) in fixup_umip_exception()
|
D | sev-es.c | 259 if (!insn_decode(&ctxt->insn, ctxt->regs, buffer, res)) in vc_decode_insn()
|
/Linux-v5.10/arch/x86/lib/ |
D | insn-eval.c | 1470 bool insn_decode(struct insn *insn, struct pt_regs *regs, in insn_decode() function
|