Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/kernel/
Dalternative.c38 replacement = (u8 *)&a->repl_offset + a->repl_offset; in __apply_alternatives()
/linux-6.12.1/arch/s390/include/asm/
Dalternative.h61 s32 repl_offset; /* offset to replacement instruction */ member
/linux-6.12.1/arch/x86/include/asm/
Dalternative.h78 s32 repl_offset; /* offset to replacement instruction */ member
/linux-6.12.1/arch/x86/kernel/
Dalternative.c493 replacement = (u8 *)&a->repl_offset + a->repl_offset; in apply_alternatives()