Lines Matching defs:domain
271 static inline int report_iommu_fault(struct iommu_domain *domain, in report_iommu_fault()
288 static inline size_t iommu_map_sg(struct iommu_domain *domain, in iommu_map_sg()
320 static inline void iommu_domain_free(struct iommu_domain *domain) in iommu_domain_free()
324 static inline int iommu_attach_device(struct iommu_domain *domain, in iommu_attach_device()
330 static inline void iommu_detach_device(struct iommu_domain *domain, in iommu_detach_device()
335 static inline int iommu_map(struct iommu_domain *domain, unsigned long iova, in iommu_map()
341 static inline int iommu_unmap(struct iommu_domain *domain, unsigned long iova, in iommu_unmap()
347 static inline size_t iommu_map_sg(struct iommu_domain *domain, in iommu_map_sg()
354 static inline int iommu_domain_window_enable(struct iommu_domain *domain, in iommu_domain_window_enable()
361 static inline void iommu_domain_window_disable(struct iommu_domain *domain, in iommu_domain_window_disable()
366 static inline phys_addr_t iommu_iova_to_phys(struct iommu_domain *domain, dma_addr_t iova) in iommu_iova_to_phys()
371 static inline void iommu_set_fault_handler(struct iommu_domain *domain, in iommu_set_fault_handler()
376 static inline int iommu_attach_group(struct iommu_domain *domain, in iommu_attach_group()
382 static inline void iommu_detach_group(struct iommu_domain *domain, in iommu_detach_group()
452 static inline int iommu_domain_get_attr(struct iommu_domain *domain, in iommu_domain_get_attr()
458 static inline int iommu_domain_set_attr(struct iommu_domain *domain, in iommu_domain_set_attr()