Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/iommu/
Dmsm_iommu.c302 SET_M(base, ctx, 1); in __program_context()
756 SET_M(iommu->base, 0, 1); in msm_iommu_probe()
762 SET_M(iommu->base, 0, 0); in msm_iommu_probe()
Dmsm_iommu_hw-8xxx.h567 #define SET_M(b, c, v) SET_CONTEXT_FIELD(b, c, SCTLR, M, v) macro