Searched defs:exec_addr (Results 1 - 5 of 5) sorted by relevance
| /kernel/linux/linux-5.10/include/linux/soc/ixp4xx/ |
| H A D | npe.h | 10 u32 exec_addr, exec_data, exec_status_cmd, exec_count; member
|
| /kernel/linux/linux-6.6/include/linux/soc/ixp4xx/ |
| H A D | npe.h | 11 u32 exec_addr, exec_data, exec_status_cmd, exec_count; member
|
| /kernel/linux/linux-5.10/arch/powerpc/lib/ |
| H A D | code-patching.c | 21 static int __patch_instruction(struct ppc_inst *exec_addr, struct ppc_inst instr, in __patch_instruction() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/lib/ |
| H A D | code-patching.c | 23 static int __patch_instruction(u32 *exec_addr, ppc_inst_t instr, u32 *patch_addr) in __patch_instruction() argument
|
| /third_party/mesa3d/src/imagination/vulkan/ |
| H A D | pvr_cmd_buffer.c | 2646 const pvr_dev_addr_t exec_addr = in pvr_setup_vertex_buffers() local
|
Completed in 9 milliseconds