Searched defs:gather (Results 1 – 2 of 2) sorted by relevance
| /include/linux/ |
| D | iommu.h | 363 struct iommu_iotlb_gather *gather; member 809 static inline void iommu_iotlb_gather_init(struct iommu_iotlb_gather *gather) in iommu_iotlb_gather_init() 917 bool iommu_iotlb_gather_is_disjoint(struct iommu_iotlb_gather *gather, in iommu_iotlb_gather_is_disjoint() 937 static inline void iommu_iotlb_gather_add_range(struct iommu_iotlb_gather *gather, in iommu_iotlb_gather_add_range() 953 #define _iommu_iotlb_add_page(domain, gather, iova, size, sync) \ argument 972 struct iommu_iotlb_gather *gather, in iommu_iotlb_gather_add_page() 978 static inline bool iommu_iotlb_gather_queued(struct iommu_iotlb_gather *gather) in iommu_iotlb_gather_queued() 985 struct iommu_iotlb_gather *gather) in iommu_dirty_bitmap_init() 1316 static inline void iommu_iotlb_gather_init(struct iommu_iotlb_gather *gather) in iommu_iotlb_gather_init() 1321 struct iommu_iotlb_gather *gather, in iommu_iotlb_gather_add_page() [all …]
|
| D | io-pgtable.h | 320 struct iommu_iotlb_gather * gather, unsigned long iova, in io_pgtable_tlb_add_page()
|