Home
last modified time | relevance | path

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

/arch/s390/kernel/
Dalternative.c75 instr = (u8 *)&a->instr_offset + a->instr_offset; in __apply_alternatives()
/arch/s390/include/asm/
Dalternative.h11 s32 instr_offset; /* original instruction */ member
/arch/x86/include/asm/
Dalternative.h48 s32 instr_offset; /* original instruction */ member
/arch/x86/kernel/
Dalternative.c375 instr = (u8 *)&a->instr_offset + a->instr_offset; in apply_alternatives()