Home
last modified time | relevance | path

Searched refs:repl_offset (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dalternative.c32 replacement = (u8 *)&a->repl_offset + a->repl_offset; in __apply_alternatives()
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dalternative.c77 replacement = (u8 *)&a->repl_offset + a->repl_offset; in __apply_alternatives()
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dalternative.h13 s32 repl_offset; /* offset to replacement instruction */ member
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dalternative.h13 s32 repl_offset; /* offset to replacement instruction */ member
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dalternative.h64 s32 repl_offset; /* offset to replacement instruction */ member
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dalternative.h75 s32 repl_offset; /* offset to replacement instruction */ member
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dalternative.c453 replacement = (u8 *)&a->repl_offset + a->repl_offset; in apply_alternatives()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dalternative.c440 replacement = (u8 *)&a->repl_offset + a->repl_offset; in apply_alternatives()

Completed in 8 milliseconds