Searched refs:RA (Results 1 – 11 of 11) sorted by relevance
| /f-stack/freebsd/contrib/device-tree/Bindings/soc/ti/ |
| H A D | k3-ringacc.txt | 3 The Ring Accelerator (RA) is a machine which converts read/write accesses 5 circular data structure in memory. The RA eliminates the need for each DMA 9 source interface on the RA) and the RA replaces the address for the transaction 14 management of the packet queues. The K3 SoCs can have more than one RA instances 21 "rt" - The RA Ring Real-time Control/Status Registers 22 "fifos" - The RA Queues Registers 23 "proxy_gcfg" - The RA Proxy Global Config Registers 24 "proxy_target" - The RA Proxy Datapath Registers 25 - ti,num-rings : Number of rings supported by RA
|
| H A D | k3-ringacc.yaml | 15 The Ring Accelerator (RA) is a machine which converts read/write accesses 17 circular data structure in memory. The RA eliminates the need for each DMA 21 source interface on the RA) and the RA replaces the address for the transaction 26 management of the packet queues. The K3 SoCs can have more than one RA instances 51 description: Number of rings supported by RA
|
| /f-stack/freebsd/mips/mips/ |
| H A D | stack_machdep.c | 94 if (insn.IType.rs != SP || insn.IType.rt != RA) in stack_capture() 124 if (insn.RType.rs != RA) in stack_capture()
|
| H A D | db_trace.c | 365 ra = kdbpeekd((int *)TF_REG(sp, RA)); in stacktrace_subr() 371 ra = kdbpeek((int *)TF_REG(sp, RA)); in stacktrace_subr()
|
| H A D | exception.S | 314 SAVE_REG(ra, RA, sp) ;\ 360 RESTORE_REG(ra, RA, sp) ;\ 466 SAVE_U_PCB_REG(ra, RA, k1) 556 RESTORE_U_PCB_REG(ra, RA, k1) 572 REG_S ra, CALLFRAME_RA(sp) # save RA 715 SAVE_U_PCB_REG(ra, RA, k1) 835 RESTORE_U_PCB_REG(ra, RA, k1)
|
| H A D | swtch.S | 129 RESTORE_U_PCB_REG(ra, RA, k1)
|
| H A D | cpu.c | 69 #define _JR_RA _ENCODE_INSN(OP_SPECIAL, RA, 0, 0, OP_JR)
|
| /f-stack/freebsd/mips/include/ |
| H A D | regnum.h | 98 #define RA 31 macro
|
| /f-stack/app/redis-5.0.5/deps/lua/src/ |
| H A D | lvm.c | 347 #define RA(i) (base+GETARG_A(i)) macro 402 ra = RA(i); in luaV_execute() 538 setobjs2s(L, RA(i), base+b); in luaV_execute() 689 cb = RA(i) + 3; /* previous call may change the stack */ in luaV_execute() 750 ra = RA(i); /* previous call may change the stack */ in luaV_execute()
|
| /f-stack/freebsd/contrib/openzfs/module/lua/ |
| H A D | lvm.c | 550 #define RA(i) (base+GETARG_A(i)) macro 614 ra = RA(i); in luaV_execute() 723 ra = RA(i); /* 'luav_concat' may invoke TMs and move the stack */ in luaV_execute() 864 ra = RA(i); in luaV_execute() 913 ra = RA(i); /* previous call may change the stack */ in luaV_execute()
|
| /f-stack/freebsd/contrib/edk2/Include/Library/ |
| H A D | BaseLib.h | 135 UINT64 RA; member
|