cons_reg          516 drivers/iommu/arm-smmu-v3.c 	u32 __iomem			*cons_reg;
cons_reg          754 drivers/iommu/arm-smmu-v3.c 	writel_relaxed(q->llq.cons, q->cons_reg);
cons_reg          948 drivers/iommu/arm-smmu-v3.c 	u32 cons = readl_relaxed(q->cons_reg);
cons_reg         1168 drivers/iommu/arm-smmu-v3.c 		WRITE_ONCE(cmdq->q.llq.cons, readl_relaxed(cmdq->q.cons_reg));
cons_reg         1258 drivers/iommu/arm-smmu-v3.c 		llq->cons = readl(cmdq->q.cons_reg);
cons_reg         1410 drivers/iommu/arm-smmu-v3.c 					    readl_relaxed(cmdq->q.cons_reg));
cons_reg         2777 drivers/iommu/arm-smmu-v3.c 	q->cons_reg	= arm_smmu_page1_fixup(cons_off, smmu);