Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/mm/
A Dpv-fixup-asm.S67 mrrc p15, 1, r4, r5, c2 @ read TTBR1
70 mcrr p15, 1, r4, r5, c2 @ write back TTBR1
A Dproc-v7-3level.S135 mcrr p15, 1, \ttbr1, \tmp, c2 @ load TTBR1
/linux-6.3-rc2/drivers/iommu/
A Dmsm_iommu_hw-8xxx.h125 #define SET_TTBR1(b, c, v) SET_CTX_REG(TTBR1, (b), (c), (v))
154 #define GET_TTBR1(b, c) GET_CTX_REG(TTBR1, (b), (c))
603 #define SET_TTBR1_SH(b, c, v) SET_CONTEXT_FIELD(b, c, TTBR1, TTBR1_SH, v)
607 #define SET_TTBR1_PA(b, c, v) SET_CONTEXT_FIELD(b, c, TTBR1, TTBR1_PA, v)
789 #define GET_TTBR1_IRGNH(b, c) GET_CONTEXT_FIELD(b, c, TTBR1, TTBR1_IRGNH)
790 #define GET_TTBR1_SH(b, c) GET_CONTEXT_FIELD(b, c, TTBR1, TTBR1_SH)
791 #define GET_TTBR1_ORGN(b, c) GET_CONTEXT_FIELD(b, c, TTBR1, TTBR1_ORGN)
792 #define GET_TTBR1_NOS(b, c) GET_CONTEXT_FIELD(b, c, TTBR1, TTBR1_NOS)
793 #define GET_TTBR1_IRGNL(b, c) GET_CONTEXT_FIELD(b, c, TTBR1, TTBR1_IRGNL)
794 #define GET_TTBR1_PA(b, c) GET_CONTEXT_FIELD(b, c, TTBR1, TTBR1_PA)
[all …]
/linux-6.3-rc2/Documentation/translations/zh_CN/arm64/
A Dmemory.txt42 TTBR1 中,且从不写入 TTBR0。
/linux-6.3-rc2/Documentation/translations/zh_TW/arm64/
A Dmemory.txt46 TTBR1 中,且從不寫入 TTBR0。
/linux-6.3-rc2/arch/arm/kernel/
A Dhead.S165 mov r8, r4, lsr #12 @ TTBR1 is swapper_pg_dir pfn
167 mov r8, r4 @ set TTBR1 to swapper_pg_dir
/linux-6.3-rc2/Documentation/arm64/
A Dpointer-authentication.rst79 addresses, and are not valid to apply to TTBR1 addresses (e.g. kernel
A Dmemory.rst25 The swapper_pg_dir address is written to TTBR1 and never written to
/linux-6.3-rc2/arch/arm64/kvm/
A Dsys_regs.c2199 EL12_REG(TTBR1, access_vm_reg, reset_unknown, 0),
/linux-6.3-rc2/arch/arm64/
A DKconfig1981 that EL0 accesses made via TTBR1 always fault in constant time,
1986 This option enables E0PD for TTBR1 where available.

Completed in 34 milliseconds