Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dtext-patching.h64 static __always_inline int text_opcode_size(u8 opcode) in text_opcode_size() function
97 BUG_ON(size < text_opcode_size(opcode)); in __text_gen_insn()
126 __text_gen_insn(&insn, opcode, addr, dest, text_opcode_size(opcode)); in text_gen_insn()

Completed in 5 milliseconds