Lines Matching defs:domain
296 static inline int report_iommu_fault(struct iommu_domain *domain, in report_iommu_fault()
313 static inline size_t iommu_map_sg(struct iommu_domain *domain, in iommu_map_sg()
350 static inline void iommu_domain_free(struct iommu_domain *domain) in iommu_domain_free()
354 static inline int iommu_attach_device(struct iommu_domain *domain, in iommu_attach_device()
360 static inline void iommu_detach_device(struct iommu_domain *domain, in iommu_detach_device()
370 static inline int iommu_map(struct iommu_domain *domain, unsigned long iova, in iommu_map()
376 static inline int iommu_unmap(struct iommu_domain *domain, unsigned long iova, in iommu_unmap()
382 static inline size_t iommu_map_sg(struct iommu_domain *domain, in iommu_map_sg()
389 static inline int iommu_domain_window_enable(struct iommu_domain *domain, in iommu_domain_window_enable()
396 static inline void iommu_domain_window_disable(struct iommu_domain *domain, in iommu_domain_window_disable()
401 static inline phys_addr_t iommu_iova_to_phys(struct iommu_domain *domain, dma_addr_t iova) in iommu_iova_to_phys()
406 static inline void iommu_set_fault_handler(struct iommu_domain *domain, in iommu_set_fault_handler()
426 static inline int iommu_attach_group(struct iommu_domain *domain, in iommu_attach_group()
432 static inline void iommu_detach_group(struct iommu_domain *domain, in iommu_detach_group()
502 static inline int iommu_domain_get_attr(struct iommu_domain *domain, in iommu_domain_get_attr()
508 static inline int iommu_domain_set_attr(struct iommu_domain *domain, in iommu_domain_set_attr()