Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Dtext-patching.h63 static __always_inline int text_opcode_size(u8 opcode) in text_opcode_size() function
96 BUG_ON(size < text_opcode_size(opcode)); in __text_gen_insn()
125 __text_gen_insn(&insn, opcode, addr, dest, text_opcode_size(opcode)); in text_gen_insn()