Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iommu/
Dmsm_iommu.c587 GET_TTBR0(base, ctx), GET_TTBR1(base, ctx)); in print_ctx_regs()
Dmsm_iommu_hw-8xxx.h153 #define GET_TTBR0(b, c) GET_CTX_REG(TTBR0, (b), (c)) macro