Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/kernel/
H A Dalternative.c85 new = (u8 *)&a->repl_offset + a->repl_offset; in __apply_alternatives()
/linux-6.15/arch/s390/include/asm/
H A Dalternative.h62 s32 repl_offset; /* offset to replacement instruction */ member
/linux-6.15/arch/x86/include/asm/
H A Dalternative.h70 s32 repl_offset; /* offset to replacement instruction */ member
/linux-6.15/arch/x86/kernel/
H A Dalternative.c661 replacement = (u8 *)&a->repl_offset + a->repl_offset; in apply_alternatives()