Home
last modified time | relevance | path

Searched defs:patch_addr (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/powerpc/lib/
Dcode-patching.c23 static int __patch_instruction(u32 *exec_addr, ppc_inst_t instr, u32 *patch_addr) in __patch_instruction()
284 u32 *patch_addr; in __do_patch_instruction_mm() local
334 u32 *patch_addr; in __do_patch_instruction() local
/kernel/linux/linux-5.10/arch/powerpc/lib/
Dcode-patching.c22 struct ppc_inst *patch_addr) in __patch_instruction()
149 struct ppc_inst *patch_addr = NULL; in do_patch_instruction() local