Home
last modified time | relevance | path

Searched refs:insn_last_prefix_id (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/arch/x86/include/asm/
Dinsn.h170 static inline int insn_last_prefix_id(struct insn *insn) in insn_last_prefix_id() function
/Linux-v4.19/tools/objtool/arch/x86/include/asm/
Dinsn.h170 static inline int insn_last_prefix_id(struct insn *insn) in insn_last_prefix_id() function
/Linux-v4.19/tools/perf/util/intel-pt-decoder/
Dinsn.h170 static inline int insn_last_prefix_id(struct insn *insn) in insn_last_prefix_id() function
Dinsn.c246 pfx_id = insn_last_prefix_id(insn); in insn_get_opcode()
280 pfx_id = insn_last_prefix_id(insn); in insn_get_modrm()
/Linux-v4.19/tools/objtool/arch/x86/lib/
Dinsn.c246 pfx_id = insn_last_prefix_id(insn); in insn_get_opcode()
280 pfx_id = insn_last_prefix_id(insn); in insn_get_modrm()
/Linux-v4.19/arch/x86/lib/
Dinsn.c246 pfx_id = insn_last_prefix_id(insn); in insn_get_opcode()
280 pfx_id = insn_last_prefix_id(insn); in insn_get_modrm()