Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iommu/
Darm-smmu-v3.c198 Q_IDX(q, p) * (q)->ent_dwords)
466 size_t ent_dwords; member
756 queue_write(Q_ENT(q, q->prod), ent, q->ent_dwords); in queue_insert_raw()
774 queue_read(ent, Q_ENT(q, q->cons), q->ent_dwords); in queue_remove_raw()
885 queue_read(cmd, Q_ENT(q, cons), q->ent_dwords); in arm_smmu_cmdq_skip_err()
896 queue_write(Q_ENT(q, cons), cmd, q->ent_dwords); in arm_smmu_cmdq_skip_err()
2034 q->ent_dwords = dwords; in arm_smmu_init_one_queue()