Home
last modified time | relevance | path

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

/arch/s390/kernel/
Dalternative.c76 replacement = (u8 *)&a->repl_offset + a->repl_offset; in __apply_alternatives()
/arch/s390/include/asm/
Dalternative.h12 s32 repl_offset; /* offset to replacement instruction */ member
/arch/x86/include/asm/
Dalternative.h49 s32 repl_offset; /* offset to replacement instruction */ member
/arch/x86/kernel/
Dalternative.c376 replacement = (u8 *)&a->repl_offset + a->repl_offset; in apply_alternatives()