Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c119 static bool queue_full(struct arm_smmu_ll_queue *q) in queue_full()
157 struct arm_smmu_ll_queue *llq = &q->llq; in queue_sync_cons_ovf()
536 struct arm_smmu_ll_queue llq = { in __arm_smmu_cmdq_poll_set_valid_map()
594 struct arm_smmu_ll_queue *llq) in arm_smmu_cmdq_poll_until_not_full()
629 struct arm_smmu_ll_queue *llq) in __arm_smmu_cmdq_poll_until_msi()
653 struct arm_smmu_ll_queue *llq) in __arm_smmu_cmdq_poll_until_consumed()
703 struct arm_smmu_ll_queue *llq) in arm_smmu_cmdq_poll_until_sync()
715 struct arm_smmu_ll_queue llq = { in arm_smmu_cmdq_write_entries()
752 struct arm_smmu_ll_queue llq, head; in arm_smmu_cmdq_issue_cmdlist()
1568 struct arm_smmu_ll_queue *llq = &q->llq; in arm_smmu_evtq_thread()
[all …]
H A Darm-smmu-v3.h511 struct arm_smmu_ll_queue { struct
528 struct arm_smmu_ll_queue llq; argument