Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
Dalternative.h46 s32 instr_offset; /* original instruction */ member
/linux-3.4.99/arch/x86/kernel/
Dalternative.c278 instr = (u8 *)&a->instr_offset + a->instr_offset; in apply_alternatives()