Home
last modified time | relevance | path

Searched refs:GET_TTBR1 (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/iommu/
Dmsm_iommu.c577 GET_TTBR0(base, ctx), GET_TTBR1(base, ctx)); in print_ctx_regs()
Dmsm_iommu_hw-8xxx.h154 #define GET_TTBR1(b, c) GET_CTX_REG(TTBR1, (b), (c)) macro