Searched refs:SET_CBVMID (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/iommu/ | ||
D | msm_iommu.c | 225 SET_CBVMID(iommu->base, ctx, 0); in config_mids() |
D | msm_iommu_hw-8xxx.h | 186 #define SET_CBVMID(b, n, v) SET_GLOBAL_FIELD(b, (n<<2)|(CBACR_N), CBVMID, v) macro |