Symbol: GET_CTX_REG
drivers/iommu/msm_iommu_hw-8xxx.h
150
#define GET_SCTLR(b, c) GET_CTX_REG(SCTLR, (b), (c))
drivers/iommu/msm_iommu_hw-8xxx.h
151
#define GET_ACTLR(b, c) GET_CTX_REG(ACTLR, (b), (c))
drivers/iommu/msm_iommu_hw-8xxx.h
152
#define GET_CONTEXTIDR(b, c) GET_CTX_REG(CONTEXTIDR, (b), (c))
drivers/iommu/msm_iommu_hw-8xxx.h
153
#define GET_TTBR0(b, c) GET_CTX_REG(TTBR0, (b), (c))
drivers/iommu/msm_iommu_hw-8xxx.h
154
#define GET_TTBR1(b, c) GET_CTX_REG(TTBR1, (b), (c))
drivers/iommu/msm_iommu_hw-8xxx.h
155
#define GET_TTBCR(b, c) GET_CTX_REG(TTBCR, (b), (c))
drivers/iommu/msm_iommu_hw-8xxx.h
156
#define GET_PAR(b, c) GET_CTX_REG(PAR, (b), (c))
drivers/iommu/msm_iommu_hw-8xxx.h
157
#define GET_FSR(b, c) GET_CTX_REG(FSR, (b), (c))
drivers/iommu/msm_iommu_hw-8xxx.h
158
#define GET_FSRRESTORE(b, c) GET_CTX_REG(FSRRESTORE, (b), (c))
drivers/iommu/msm_iommu_hw-8xxx.h
159
#define GET_FAR(b, c) GET_CTX_REG(FAR, (b), (c))
drivers/iommu/msm_iommu_hw-8xxx.h
160
#define GET_FSYNR0(b, c) GET_CTX_REG(FSYNR0, (b), (c))
drivers/iommu/msm_iommu_hw-8xxx.h
161
#define GET_FSYNR1(b, c) GET_CTX_REG(FSYNR1, (b), (c))
drivers/iommu/msm_iommu_hw-8xxx.h
162
#define GET_PRRR(b, c) GET_CTX_REG(PRRR, (b), (c))
drivers/iommu/msm_iommu_hw-8xxx.h
163
#define GET_NMRR(b, c) GET_CTX_REG(NMRR, (b), (c))
drivers/iommu/msm_iommu_hw-8xxx.h
164
#define GET_TLBLCKR(b, c) GET_CTX_REG(TLBLCKR, (b), (c))
drivers/iommu/msm_iommu_hw-8xxx.h
165
#define GET_V2PSR(b, c) GET_CTX_REG(V2PSR, (b), (c))
drivers/iommu/msm_iommu_hw-8xxx.h
166
#define GET_TLBFLPTER(b, c) GET_CTX_REG(TLBFLPTER, (b), (c))
drivers/iommu/msm_iommu_hw-8xxx.h
167
#define GET_TLBSLPTER(b, c) GET_CTX_REG(TLBSLPTER, (b), (c))
drivers/iommu/msm_iommu_hw-8xxx.h
168
#define GET_BFBCR(b, c) GET_CTX_REG(BFBCR, (b), (c))
drivers/iommu/msm_iommu_hw-8xxx.h
169
#define GET_CTX_TLBIALL(b, c) GET_CTX_REG(CTX_TLBIALL, (b), (c))
drivers/iommu/msm_iommu_hw-8xxx.h
170
#define GET_TLBIASID(b, c) GET_CTX_REG(TLBIASID, (b), (c))
drivers/iommu/msm_iommu_hw-8xxx.h
171
#define GET_TLBIVA(b, c) GET_CTX_REG(TLBIVA, (b), (c))
drivers/iommu/msm_iommu_hw-8xxx.h
172
#define GET_TLBIVAA(b, c) GET_CTX_REG(TLBIVAA, (b), (c))
drivers/iommu/msm_iommu_hw-8xxx.h
173
#define GET_V2PPR(b, c) GET_CTX_REG(V2PPR, (b), (c))
drivers/iommu/msm_iommu_hw-8xxx.h
174
#define GET_V2PPW(b, c) GET_CTX_REG(V2PPW, (b), (c))
drivers/iommu/msm_iommu_hw-8xxx.h
175
#define GET_V2PUR(b, c) GET_CTX_REG(V2PUR, (b), (c))
drivers/iommu/msm_iommu_hw-8xxx.h
176
#define GET_V2PUW(b, c) GET_CTX_REG(V2PUW, (b), (c))
drivers/iommu/msm_iommu_hw-8xxx.h
177
#define GET_RESUME(b, c) GET_CTX_REG(RESUME, (b), (c))