Searched refs:insn_get_opcode (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/arch/x86/lib/
H A Dinsn.c194 * insn_get_opcode - collect opcode(s)
203 void insn_get_opcode(struct insn *insn) insn_get_opcode() function
261 insn_get_opcode(insn); insn_get_modrm()
/linux-4.4.14/tools/perf/util/intel-pt-decoder/
H A Dinsn.c194 * insn_get_opcode - collect opcode(s)
203 void insn_get_opcode(struct insn *insn) insn_get_opcode() function
261 insn_get_opcode(insn); insn_get_modrm()
H A Dinsn.h102 extern void insn_get_opcode(struct insn *insn);
/linux-4.4.14/arch/x86/include/asm/
H A Dinsn.h102 extern void insn_get_opcode(struct insn *insn);
/linux-4.4.14/arch/x86/kernel/cpu/
H A Dperf_event_intel_lbr.c712 insn_get_opcode(&insn); branch_type()
/linux-4.4.14/arch/x86/mm/
H A Dmpx.c209 insn_get_opcode(insn); mpx_insn_decode()

Completed in 59 milliseconds