cmd_sync 950 drivers/iommu/arm-smmu-v3.c struct arm_smmu_cmdq_ent cmd_sync = { cmd_sync 986 drivers/iommu/arm-smmu-v3.c if (arm_smmu_cmdq_build_cmd(cmd, &cmd_sync)) { cmd_sync 1310 drivers/iommu/arm-smmu-v3.c u64 cmd_sync[CMDQ_ENT_DWORDS]; cmd_sync 1354 drivers/iommu/arm-smmu-v3.c arm_smmu_cmdq_build_sync_cmd(cmd_sync, smmu, prod); cmd_sync 1355 drivers/iommu/arm-smmu-v3.c queue_write(Q_ENT(&cmdq->q, prod), cmd_sync, CMDQ_ENT_DWORDS);