Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dalternative.c372 static void noinline optimize_nops(const u8 * const instr, u8 *buf, size_t len) in optimize_nops() function
524 optimize_nops(instr, buf, instrlen); in text_poke_apply_relocation()
666 optimize_nops(ps->instr, ps->buff, ps->len); in patch_site()
1018 optimize_nops(addr, bytes, len); in apply_retpolines()