Lines Matching +defs:dev +defs:attrs
86 static bool should_fail_iommu(struct device *dev) in should_fail_iommu()
100 static ssize_t fail_iommu_show(struct device *dev, in fail_iommu_show()
106 static ssize_t fail_iommu_store(struct device *dev, in fail_iommu_store()
123 struct device *dev = data; in fail_iommu_bus_notify() local
157 static inline bool should_fail_iommu(struct device *dev) in should_fail_iommu()
163 static unsigned long iommu_range_alloc(struct device *dev, in iommu_range_alloc()
286 static dma_addr_t iommu_alloc(struct device *dev, struct iommu_table *tbl, in iommu_alloc()
290 unsigned long attrs) in iommu_alloc()
411 int ppc_iommu_map_sg(struct device *dev, struct iommu_table *tbl, in ppc_iommu_map_sg()
414 unsigned long attrs) in ppc_iommu_map_sg()
558 unsigned long attrs) in ppc_iommu_unmap_sg()
787 dma_addr_t iommu_map_page(struct device *dev, struct iommu_table *tbl, in iommu_map_page()
790 unsigned long attrs) in iommu_map_page()
828 unsigned long attrs) in iommu_unmap_page()
845 void *iommu_alloc_coherent(struct device *dev, struct iommu_table *tbl, in iommu_alloc_coherent()
1094 int iommu_add_device(struct iommu_table_group *table_group, struct device *dev) in iommu_add_device()
1118 void iommu_del_device(struct device *dev) in iommu_del_device()