Home
last modified time | relevance | path

Searched refs:TTBR1 (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/iommu/
Dmsm_iommu_hw-8xxx.h138 #define SET_TTBR1(b, c, v) SET_CTX_REG(TTBR1, (b), (c), (v))
167 #define GET_TTBR1(b, c) GET_CTX_REG(TTBR1, (b), (c))
615 #define SET_TTBR1_IRGNH(b, c, v) SET_CONTEXT_FIELD(b, c, TTBR1, TTBR1_IRGNH, v)
616 #define SET_TTBR1_SH(b, c, v) SET_CONTEXT_FIELD(b, c, TTBR1, TTBR1_SH, v)
617 #define SET_TTBR1_ORGN(b, c, v) SET_CONTEXT_FIELD(b, c, TTBR1, TTBR1_ORGN, v)
618 #define SET_TTBR1_NOS(b, c, v) SET_CONTEXT_FIELD(b, c, TTBR1, TTBR1_NOS, v)
619 #define SET_TTBR1_IRGNL(b, c, v) SET_CONTEXT_FIELD(b, c, TTBR1, TTBR1_IRGNL, v)
620 #define SET_TTBR1_PA(b, c, v) SET_CONTEXT_FIELD(b, c, TTBR1, TTBR1_PA, v)
802 #define GET_TTBR1_IRGNH(b, c) GET_CONTEXT_FIELD(b, c, TTBR1, TTBR1_IRGNH)
803 #define GET_TTBR1_SH(b, c) GET_CONTEXT_FIELD(b, c, TTBR1, TTBR1_SH)
[all …]
/linux-4.1.27/Documentation/zh_CN/arm64/
Dmemory.txt42 TTBR1 中,且从不写入 TTBR0。
/linux-4.1.27/arch/arm/mm/
Dproc-v7-3level.S149 mcrr p15, 1, \ttbr1, \tmp, c2 @ load TTBR1
/linux-4.1.27/Documentation/arm64/
Dmemory.txt20 The swapper_pg_dir address is written to TTBR1 and never written to
/linux-4.1.27/arch/arm/kernel/
Dhead.S140 mov r8, r4 @ set TTBR1 to swapper_pg_dir