Searched refs:TRA (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sh/cpu-sh3/
H A Dmmu_context.h27 #define TRA 0xffffffd0 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sh/cpu-sh4/
H A Dmmu_context.h42 #define TRA 0xff000020 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sh64/
H A Dregisters.h32 #define TRA cr7 macro
93 #define __TRA __str(TRA)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/kernel/
H A Dentry-common.S287 * r8=TRA (not the trap number!)
311 * TRA: (number of arguments + ABI revision) x 4
317 * (TRA>>2) Purpose
325 * Note: When we're first called, the TRA value must be shifted
348 mov.l @r9, r8 ! Read from TRA (Trap Address) Register
358 mov.l r8, @r9 ! set TRA value to tra
403 1: .long TRA
H A Dkgdb_stub.c193 /* TRA differs sh3/4 */
195 #define TRA 0xffffffd0 macro
197 #define TRA 0xff000020 macro
945 int trapa_value = ctrl_inl(TRA);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/kernel/cpu/sh2/
H A Dentry.S68 mov.l r1,@-r15 ! TRA
117 mov.l r1,@-r2 ! TRA
187 shll2 r9 ! TRA
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/kernel/cpu/sh3/
H A Dentry.S453 mov.l k4, @-r15 ! set TRA (default: -1)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh64/kernel/
H A Dentry.S808 getcon TRA, r5
816 /* For syscall and debug race condition, get TRA now */
817 getcon TRA, r5
1097 * (r5) TRA control register (for syscall/debug benefit only)
1176 * (r5) TRA Control Reg (0x00xyzzzz: x=1 SYSCALL, y = #args, z=nr)
1205 or r5, ZERO, r4 /* TRA (=r5) -> r4 */

Completed in 51 milliseconds