Searched refs:TRA (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/arch/sh/include/cpu-sh5/cpu/ |
D | registers.h | 32 #define TRA cr7 macro 93 #define __TRA __str(TRA)
|
/Linux-v4.19/arch/sh/include/cpu-sh3/cpu/ |
D | mmu_context.h | 28 #define TRA 0xffffffd0 macro
|
/Linux-v4.19/arch/sh/kernel/cpu/sh2/ |
D | entry.S | 45 ! r1 = vector (pseudo EXPEVT / INTEVT / TRA) 80 mov.l r1,@-r15 ! TRA 103 mov r1,r9 ! save TRA 131 mov.l r1,@-r2 ! TRA 204 shll2 r9 ! TRA
|
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
D | vmm.c | 109 #define TRA(i,f,a...) do { \ macro 116 #define TRA(i,f,a...) macro 130 TRA(it, "flush: %d", it->flush); in nvkm_vmm_flush() 153 TRA(it, "PDE unmap %s", nvkm_vmm_desc_type(&desc[it->lvl - 1])); in nvkm_vmm_unref_pdes() 189 TRA(it, "PDE free %s", nvkm_vmm_desc_type(&desc[it->lvl - 1])); in nvkm_vmm_unref_pdes() 243 TRA(it, "LPTE %05x: U -> S %d PTEs", pteb, ptes); in nvkm_vmm_unref_sptes() 251 TRA(it, "LPTE %05x: U -> I %d PTEs", pteb, ptes); in nvkm_vmm_unref_sptes() 274 TRA(it, "%s empty", nvkm_vmm_desc_type(desc)); in nvkm_vmm_unref_ptes() 335 TRA(it, "SPTE %05x: U -> S %d PTEs", spti, sptc); in nvkm_vmm_ref_sptes() 338 TRA(it, "LPTE %05x: S -> U %d PTEs", pteb, ptes); in nvkm_vmm_ref_sptes() [all …]
|
/Linux-v4.19/arch/sh/kernel/ |
D | entry-common.S | 331 mov.l @r9, r8 ! Read from TRA (Trap Address) Register 336 mov.l r8, @r10 ! set TRA value to tra
|
/Linux-v4.19/arch/sh/include/cpu-sh4/cpu/ |
D | mmu_context.h | 77 #define TRA 0xff000020 macro
|
/Linux-v4.19/arch/sh/kernel/cpu/sh2a/ |
D | entry.S | 45 ! r1 = vector (pseudo EXPEVT / INTEVT / TRA) 61 mov.l r1,@-r15 ! TRA 150 shll2 r9 ! TRA
|
/Linux-v4.19/arch/sh/kernel/cpu/sh5/ |
D | entry.S | 816 getcon TRA, r5
|