Searched defs:exec_addr (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/include/linux/soc/ixp4xx/ |
| D | npe.h | 10 u32 exec_addr, exec_data, exec_status_cmd, exec_count; member
|
| /kernel/linux/linux-6.6/include/linux/soc/ixp4xx/ |
| D | npe.h | 11 u32 exec_addr, exec_data, exec_status_cmd, exec_count; member
|
| /kernel/linux/linux-6.6/arch/powerpc/lib/ |
| D | code-patching.c | 23 static int __patch_instruction(u32 *exec_addr, ppc_inst_t instr, u32 *patch_addr) in __patch_instruction()
|
| /kernel/linux/linux-5.10/arch/powerpc/lib/ |
| D | code-patching.c | 21 static int __patch_instruction(struct ppc_inst *exec_addr, struct ppc_inst instr, in __patch_instruction()
|