Home
last modified time | relevance | path

Searched defs:instrlen (Results 1 – 3 of 3) sorted by relevance

/linux/arch/loongarch/include/asm/
H A Dalternative.h16 u8 instrlen; /* length of original instruction */ member
/linux/arch/x86/include/asm/
H A Dalternative.h80 u8 instrlen; /* length of original instruction */ member
/linux/arch/x86/kernel/
H A Dalternative.c486 static void __apply_relocation(u8 *buf, const u8 * const instr, size_t instrlen, u8 *repl, size_t r… in __apply_relocation()
540 void text_poke_apply_relocation(u8 *buf, const u8 * const instr, size_t instrlen, u8 *repl, size_t … in text_poke_apply_relocation()