Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dtext-patching.h76 int raw_patch_instruction(u32 *addr, ppc_inst_t instr);
/linux/arch/powerpc/lib/
H A Dcode-patching.c44 int raw_patch_instruction(u32 *addr, ppc_inst_t instr) in raw_patch_instruction() function