Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds