Home
last modified time | relevance | path

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

/linux-6.15/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c141 static bool queue_full(struct arm_smmu_ll_queue *q) in queue_full()
179 struct arm_smmu_ll_queue *llq = &q->llq; in queue_sync_cons_ovf()
580 struct arm_smmu_ll_queue llq = { in __arm_smmu_cmdq_poll_set_valid_map()
639 struct arm_smmu_ll_queue *llq) in arm_smmu_cmdq_poll_until_not_full()
674 struct arm_smmu_ll_queue *llq) in __arm_smmu_cmdq_poll_until_msi()
698 struct arm_smmu_ll_queue *llq) in __arm_smmu_cmdq_poll_until_consumed()
748 struct arm_smmu_ll_queue *llq) in arm_smmu_cmdq_poll_until_sync()
761 struct arm_smmu_ll_queue llq = { in arm_smmu_cmdq_write_entries()
798 struct arm_smmu_ll_queue llq, head; in arm_smmu_cmdq_issue_cmdlist()
1948 struct arm_smmu_ll_queue *llq = &q->llq; in arm_smmu_evtq_thread()
[all …]
H A Darm-smmu-v3.h593 struct arm_smmu_ll_queue { struct
610 struct arm_smmu_ll_queue llq; argument