Home
last modified time | relevance | path

Searched refs:insn_offset_opcode (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dinsn.h195 static inline int insn_offset_opcode(struct insn *insn) in insn_offset_opcode() function
201 return insn_offset_opcode(insn) + insn->opcode.nbytes; in insn_offset_modrm()
/kernel/linux/linux-5.10/tools/arch/x86/include/asm/
H A Dinsn.h195 static inline int insn_offset_opcode(struct insn *insn) in insn_offset_opcode() function
201 return insn_offset_opcode(insn) + insn->opcode.nbytes; in insn_offset_modrm()
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dinsn.h222 static inline int insn_offset_opcode(struct insn *insn) in insn_offset_opcode() function
228 return insn_offset_opcode(insn) + insn->opcode.nbytes; in insn_offset_modrm()
/kernel/linux/linux-6.6/tools/arch/x86/include/asm/
H A Dinsn.h222 static inline int insn_offset_opcode(struct insn *insn) in insn_offset_opcode() function
228 return insn_offset_opcode(insn) + insn->opcode.nbytes; in insn_offset_modrm()

Completed in 3 milliseconds