Searched refs:arm_smmu_cmdq_build_cmd (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c244 static int arm_smmu_cmdq_build_cmd(u64 *cmd, struct arm_smmu_cmdq_ent *ent) function
366 arm_smmu_cmdq_build_cmd(cmd, &ent);
419 arm_smmu_cmdq_build_cmd(cmd, &cmd_sync);
867 if (unlikely(arm_smmu_cmdq_build_cmd(cmd, ent))) {
906 if (unlikely(arm_smmu_cmdq_build_cmd(&cmds->cmds[index], cmd))) {

Completed in 191 milliseconds