Home
last modified time | relevance | path

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

/linux/arch/powerpc/lib/
A Dcode-patching.c21 static int __patch_instruction(u32 *exec_addr, struct ppc_inst instr, u32 *patch_addr) in __patch_instruction() function
44 return __patch_instruction(addr, instr, addr); in raw_patch_instruction()
170 __patch_instruction(addr, instr, patch_addr); in do_patch_instruction()
725 __patch_instruction(code_patching_test1, in test_prefixed_patching()

Completed in 4 milliseconds