Lines Matching defs:domain
499 static inline void iommu_flush_tlb_all(struct iommu_domain *domain) in iommu_flush_tlb_all()
505 static inline void iommu_tlb_sync(struct iommu_domain *domain, in iommu_tlb_sync()
514 static inline void iommu_iotlb_gather_add_page(struct iommu_domain *domain, in iommu_iotlb_gather_add_page()
639 static inline void iommu_domain_free(struct iommu_domain *domain) in iommu_domain_free()
643 static inline int iommu_attach_device(struct iommu_domain *domain, in iommu_attach_device()
649 static inline void iommu_detach_device(struct iommu_domain *domain, in iommu_detach_device()
659 static inline int iommu_map(struct iommu_domain *domain, unsigned long iova, in iommu_map()
665 static inline size_t iommu_unmap(struct iommu_domain *domain, in iommu_unmap()
671 static inline size_t iommu_unmap_fast(struct iommu_domain *domain, in iommu_unmap_fast()
678 static inline size_t iommu_map_sg(struct iommu_domain *domain, in iommu_map_sg()
685 static inline void iommu_flush_tlb_all(struct iommu_domain *domain) in iommu_flush_tlb_all()
689 static inline void iommu_tlb_sync(struct iommu_domain *domain, in iommu_tlb_sync()
694 static inline int iommu_domain_window_enable(struct iommu_domain *domain, in iommu_domain_window_enable()
701 static inline void iommu_domain_window_disable(struct iommu_domain *domain, in iommu_domain_window_disable()
706 static inline phys_addr_t iommu_iova_to_phys(struct iommu_domain *domain, dma_addr_t iova) in iommu_iova_to_phys()
711 static inline void iommu_set_fault_handler(struct iommu_domain *domain, in iommu_set_fault_handler()
755 static inline int iommu_attach_group(struct iommu_domain *domain, in iommu_attach_group()
761 static inline void iommu_detach_group(struct iommu_domain *domain, in iommu_detach_group()
856 static inline int iommu_domain_get_attr(struct iommu_domain *domain, in iommu_domain_get_attr()
862 static inline int iommu_domain_set_attr(struct iommu_domain *domain, in iommu_domain_set_attr()
892 static inline void iommu_iotlb_gather_add_page(struct iommu_domain *domain, in iommu_iotlb_gather_add_page()
971 iommu_aux_attach_device(struct iommu_domain *domain, struct device *dev) in iommu_aux_attach_device()
977 iommu_aux_detach_device(struct iommu_domain *domain, struct device *dev) in iommu_aux_detach_device()
982 iommu_aux_get_pasid(struct iommu_domain *domain, struct device *dev) in iommu_aux_get_pasid()