Lines Matching defs:llq
184 #define Q_IDX(llq, p) ((p) & ((1 << (llq)->max_n_shift) - 1)) argument
185 #define Q_WRP(llq, p) ((p) & (1 << (llq)->max_n_shift)) argument
506 struct arm_smmu_ll_queue llq; member
1097 struct arm_smmu_ll_queue llq = { in __arm_smmu_cmdq_poll_set_valid_map() local
1155 struct arm_smmu_ll_queue *llq) in arm_smmu_cmdq_poll_until_not_full()
1190 struct arm_smmu_ll_queue *llq) in __arm_smmu_cmdq_poll_until_msi()
1214 struct arm_smmu_ll_queue *llq) in __arm_smmu_cmdq_poll_until_consumed()
1264 struct arm_smmu_ll_queue *llq) in arm_smmu_cmdq_poll_until_sync()
1277 struct arm_smmu_ll_queue llq = { in arm_smmu_cmdq_write_entries() local
1314 struct arm_smmu_ll_queue llq = { in arm_smmu_cmdq_issue_cmdlist() local
1697 struct arm_smmu_ll_queue *llq = &q->llq; in arm_smmu_evtq_thread() local
1767 struct arm_smmu_ll_queue *llq = &q->llq; in arm_smmu_priq_thread() local