Home
last modified time | relevance | path

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

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