Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/include/asm/
Dtext-patching.h70 static __always_inline int text_opcode_size(u8 opcode) in text_opcode_size() function
102 int size = text_opcode_size(opcode); in text_gen_insn()
/Linux-v5.15/arch/x86/kernel/
Dalternative.c1025 len = text_opcode_size(tp->opcode); in poke_int3_handler()
1121 int len = text_opcode_size(tp[i].opcode); in text_poke_bp_batch()