Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/iommu/
Dmsm_iommu.c210 SET_TTBR0_ORGN(base, ctx, 1); /* WB, WA */ in __program_context()
Dmsm_iommu_hw-8xxx.h608 #define SET_TTBR0_ORGN(b, c, v) SET_CONTEXT_FIELD(b, c, TTBR0, TTBR0_ORGN, v) macro