Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/lib/
H A Dcode-patching.c281 static int __do_patch_instruction_mm(u32 *addr, ppc_inst_t instr) in __do_patch_instruction_mm() function
372 err = __do_patch_instruction_mm(addr, instr); in patch_instruction()