Searched refs:instr_offset (Results 1 – 2 of 2) sorted by relevance
/arch/x86/include/asm/ | ||
D | alternative.h | 46 s32 instr_offset; /* original instruction */ member |
/arch/x86/kernel/ | ||
D | alternative.c | 278 instr = (u8 *)&a->instr_offset + a->instr_offset; in apply_alternatives() |