Home
last modified time | relevance | path

Searched refs:TRA (Results 1 – 6 of 6) sorted by relevance

/linux/arch/sh/kernel/
A Dentry-common.S262 * Note: When we're first called, the TRA value must be shifted
299 mov.l @r9, r8 ! Read from TRA (Trap Address) Register
304 mov.l r8, @r10 ! set TRA value to tra
395 1: .long TRA
/linux/arch/sh/kernel/cpu/sh2/
A Dentry.S42 ! r1 = vector (pseudo EXPEVT / INTEVT / TRA)
77 mov.l r1,@-r15 ! TRA
100 mov r1,r9 ! save TRA
128 mov.l r1,@-r2 ! TRA
201 shll2 r9 ! TRA
/linux/arch/sh/include/cpu-sh3/cpu/
A Dmmu_context.h25 #define TRA 0xffffffd0 macro
/linux/arch/sh/kernel/cpu/sh2a/
A Dentry.S42 ! r1 = vector (pseudo EXPEVT / INTEVT / TRA)
58 mov.l r1,@-r15 ! TRA
147 shll2 r9 ! TRA
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
A Dvmm.c116 #define TRA(i,f,a...) macro
130 TRA(it, "flush: %d", it->flush); in nvkm_vmm_flush()
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()
286 TRA(it, "%s empty", nvkm_vmm_desc_type(desc)); in nvkm_vmm_unref_ptes()
347 TRA(it, "SPTE %05x: U -> S %d PTEs", spti, sptc); in nvkm_vmm_ref_sptes()
350 TRA(it, "LPTE %05x: S -> U %d PTEs", pteb, ptes); in nvkm_vmm_ref_sptes()
357 TRA(it, "LPTE %05x: I -> U %d PTEs", pteb, ptes); in nvkm_vmm_ref_sptes()
477 TRA(it, "PDE write %s", nvkm_vmm_desc_type(desc)); in nvkm_vmm_ref_hwpt()
[all …]
/linux/arch/sh/include/cpu-sh4/cpu/
A Dmmu_context.h74 #define TRA 0xff000020 macro

Completed in 10 milliseconds