Home
last modified time | relevance | path

Searched refs:insn_get_opcode (Results 1 – 4 of 4) sorted by relevance

/arch/x86/include/asm/
Dinsn.h102 extern void insn_get_opcode(struct insn *insn);
/arch/x86/lib/
Dinsn.c203 void insn_get_opcode(struct insn *insn) in insn_get_opcode() function
261 insn_get_opcode(insn); in insn_get_modrm()
/arch/x86/mm/
Dmpx.c209 insn_get_opcode(insn); in mpx_insn_decode()
/arch/x86/kernel/cpu/
Dperf_event_intel_lbr.c717 insn_get_opcode(&insn); in branch_type()