Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/lib/
Dcode-patching.c18 static int __patch_instruction(u32 *exec_addr, ppc_inst_t instr, u32 *patch_addr) in __patch_instruction()
153 u32 *patch_addr; in __do_patch_instruction() local