Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dinsn.h101 extern void insn_get_opcode(struct insn *insn);
/arch/x86/lib/
Dinsn.c185 void insn_get_opcode(struct insn *insn) in insn_get_opcode() function
243 insn_get_opcode(insn); in insn_get_modrm()
/arch/x86/kernel/cpu/
Dperf_event_intel_lbr.c473 insn_get_opcode(&insn); in branch_type()