Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
Dalternative.h47 s32 repl_offset; /* offset to replacement instruction */ member
/linux-3.4.99/arch/x86/kernel/
Dalternative.c279 replacement = (u8 *)&a->repl_offset + a->repl_offset; in apply_alternatives()