Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kernel/
Dalternative.c318 static void __apply_relocation(u8 *buf, const u8 * const instr, size_t instrlen, u8 *repl, size_t r… in __apply_relocation() function
374 __apply_relocation(buf, instr, instrlen, repl, repl_len); in apply_relocation()