Home
last modified time | relevance | path

Searched refs:TTBR0 (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/Documentation/translations/zh_CN/arch/arm64/
H A Dmemory.txt42 TTBR1 中,且从不写入 TTBR0
92 +-------------------------------------------------> [63] TTBR0/1
106 +-------------------------------------------------> [63] TTBR0/1
H A Dtagged-pointers.txt34 内核提供的地址转换表配置使通过 TTBR0 完成的虚拟地址转换(即用户空间
/openbmc/linux/Documentation/translations/zh_TW/arch/arm64/
H A Dmemory.txt46 TTBR1 中,且從不寫入 TTBR0
96 +-------------------------------------------------> [63] TTBR0/1
110 +-------------------------------------------------> [63] TTBR0/1
H A Dtagged-pointers.txt38 內核提供的地址轉換表配置使通過 TTBR0 完成的虛擬地址轉換(即用戶空間
/openbmc/linux/arch/arm/mm/
H A Dpv-fixup-asm.S63 mrrc p15, 0, r4, r5, c2 @ read TTBR0
66 mcrr p15, 0, r4, r5, c2 @ write back TTBR0
/openbmc/linux/drivers/iommu/
H A Dmsm_iommu_hw-8xxx.h124 #define SET_TTBR0(b, c, v) SET_CTX_REG(TTBR0, (b), (c), (v))
153 #define GET_TTBR0(b, c) GET_CTX_REG(TTBR0, (b), (c))
593 #define SET_TTBR0_IRGNH(b, c, v) SET_CONTEXT_FIELD(b, c, TTBR0, TTBR0_IRGNH, v)
594 #define SET_TTBR0_SH(b, c, v) SET_CONTEXT_FIELD(b, c, TTBR0, TTBR0_SH, v)
595 #define SET_TTBR0_ORGN(b, c, v) SET_CONTEXT_FIELD(b, c, TTBR0, TTBR0_ORGN, v)
596 #define SET_TTBR0_NOS(b, c, v) SET_CONTEXT_FIELD(b, c, TTBR0, TTBR0_NOS, v)
597 #define SET_TTBR0_IRGNL(b, c, v) SET_CONTEXT_FIELD(b, c, TTBR0, TTBR0_IRGNL, v)
598 #define SET_TTBR0_PA(b, c, v) SET_CONTEXT_FIELD(b, c, TTBR0, TTBR0_PA, v)
780 #define GET_TTBR0_IRGNH(b, c) GET_CONTEXT_FIELD(b, c, TTBR0, TTBR0_IRGNH)
781 #define GET_TTBR0_SH(b, c) GET_CONTEXT_FIELD(b, c, TTBR0, TTBR0_SH)
[all …]
/openbmc/linux/Documentation/arch/arm64/
H A Dmemory.rst26 TTBR0.
75 +-------------------------------------------------> [63] TTBR0/1
90 +-------------------------------------------------> [63] TTBR0/1
H A Dpointer-authentication.rst72 authentication is present, the kernel will expose the position of TTBR0
78 bits can vary between the two. Note that the masks apply to TTBR0
H A Dtagged-pointers.rst14 via TTBR0 (i.e. userspace mappings) have the top byte (bits 63:56) of
/openbmc/u-boot/arch/arm/mach-uniphier/arm32/
H A Dlowlevel_init.S59 mcr p15, 0, r0, c2, c0, 0 @ TTBR0
/openbmc/linux/arch/arm/kernel/
H A Dhead.S164 mov r5, #0 @ high TTBR0
/openbmc/libcper/specification/document/
H A Dcper-json-specification.tex1028 ttbr0 & uint64 & Register TTBR0. \texttt{UINT32} value null extended to \texttt{UINT64}.\\
1189 ttbr0\_el1 & uint64 & Register TTBR0 (EL1).\\
1223 ttbr0\_el2 & uint64 & Register TTBR0 (EL2).\\
1253 ttbr0\_el3 & uint64 & Register TTBR0 (EL3).\\
/openbmc/linux/arch/arm64/kvm/
H A Dsys_regs.c2468 EL12_REG(TTBR0, access_vm_reg, reset_unknown, 0),