Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dtext-patching.h72 static __always_inline int text_opcode_size(u8 opcode) in text_opcode_size() function
105 BUG_ON(size < text_opcode_size(opcode)); in __text_gen_insn()
134 __text_gen_insn(&insn, opcode, addr, dest, text_opcode_size(opcode)); in text_gen_insn()