Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dtext-patching.h73 static __always_inline int text_opcode_size(u8 opcode) in text_opcode_size() function
106 BUG_ON(size < text_opcode_size(opcode)); in __text_gen_insn()
135 __text_gen_insn(&insn, opcode, addr, dest, text_opcode_size(opcode)); in text_gen_insn()

Completed in 3 milliseconds