Lines Matching defs:domain

357 static inline void iommu_flush_tlb_all(struct iommu_domain *domain)  in iommu_flush_tlb_all()
363 static inline void iommu_tlb_range_add(struct iommu_domain *domain, in iommu_tlb_range_add()
370 static inline void iommu_tlb_sync(struct iommu_domain *domain) in iommu_tlb_sync()
430 static inline void iommu_domain_free(struct iommu_domain *domain) in iommu_domain_free()
434 static inline int iommu_attach_device(struct iommu_domain *domain, in iommu_attach_device()
440 static inline void iommu_detach_device(struct iommu_domain *domain, in iommu_detach_device()
450 static inline int iommu_map(struct iommu_domain *domain, unsigned long iova, in iommu_map()
456 static inline size_t iommu_unmap(struct iommu_domain *domain, in iommu_unmap()
462 static inline size_t iommu_unmap_fast(struct iommu_domain *domain, in iommu_unmap_fast()
468 static inline size_t iommu_map_sg(struct iommu_domain *domain, in iommu_map_sg()
475 static inline void iommu_flush_tlb_all(struct iommu_domain *domain) in iommu_flush_tlb_all()
479 static inline void iommu_tlb_range_add(struct iommu_domain *domain, in iommu_tlb_range_add()
484 static inline void iommu_tlb_sync(struct iommu_domain *domain) in iommu_tlb_sync()
488 static inline int iommu_domain_window_enable(struct iommu_domain *domain, in iommu_domain_window_enable()
495 static inline void iommu_domain_window_disable(struct iommu_domain *domain, in iommu_domain_window_disable()
500 static inline phys_addr_t iommu_iova_to_phys(struct iommu_domain *domain, dma_addr_t iova) in iommu_iova_to_phys()
505 static inline void iommu_set_fault_handler(struct iommu_domain *domain, in iommu_set_fault_handler()
531 static inline int iommu_attach_group(struct iommu_domain *domain, in iommu_attach_group()
537 static inline void iommu_detach_group(struct iommu_domain *domain, in iommu_detach_group()
607 static inline int iommu_domain_get_attr(struct iommu_domain *domain, in iommu_domain_get_attr()
613 static inline int iommu_domain_set_attr(struct iommu_domain *domain, in iommu_domain_set_attr()