Searched refs:av1_iommu (Results 1 – 1 of 1) sorted by relevance
48 struct av1_iommu { struct63 struct av1_iommu *iommu; argument169 static struct av1_iommu *av1_iommu_from_dev(struct device *dev) in av1_iommu_from_dev()188 static void av1_iommu_disable(struct av1_iommu *iommu) in av1_iommu_disable()202 struct av1_iommu *iommu = av1_iommu_from_dev(dev); in mpp_av1_iommu_disable()212 static int av1_iommu_enable(struct av1_iommu *iommu) in av1_iommu_enable()239 struct av1_iommu *iommu = av1_iommu_from_dev(dev); in mpp_av1_iommu_enable()297 struct av1_iommu *iommu; in av1_iommu_flush_tlb_all()300 iommu = list_entry(pos, struct av1_iommu, node); in av1_iommu_flush_tlb_all()320 struct av1_iommu *iommu = dev_id; in av1_iommu_irq()[all …]