Searched refs:__apply_relocation (Results 1 – 1 of 1) sorted by relevance
| /linux/arch/x86/kernel/ |
| H A D | alternative.c | 467 static void __apply_relocation(u8 *buf, const u8 * const instr, size_t instrlen, u8 *repl, size_t r… in __apply_relocation() function 523 __apply_relocation(buf, instr, instrlen, repl, repl_len); in text_poke_apply_relocation() 657 __apply_relocation(ps->buff, ps->instr, ps->len, repl, alt->replacementlen); in prep_patch_site()
|