Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dtext-patching.h18 extern void text_poke_apply_relocation(u8 *buf, const u8 * const instr, size_t instrlen, u8 *repl, …
/linux/arch/x86/kernel/
H A Dalternative.c521 void text_poke_apply_relocation(u8 *buf, const u8 * const instr, size_t instrlen, u8 *repl, size_t … in text_poke_apply_relocation() function