Searched refs:__do_patch_instructions (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/powerpc/lib/
H A Dcode-patching.c477 static int __do_patch_instructions(u32 *addr, u32 *code, size_t len, bool repeat_instr) function
521 err = __do_patch_instructions(addr, code, plen, repeat_instr);

Completed in 110 milliseconds