Home
last modified time | relevance | path

Searched refs:iommu_iotlb_gather (Results 1 - 4 of 4) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Diommu.h188 * struct iommu_iotlb_gather - Range information for a pending IOTLB flush
198 struct iommu_iotlb_gather { struct
272 struct iommu_iotlb_gather *iotlb_gather);
274 struct iommu_iotlb_gather *iotlb_gather);
277 void (*iotlb_sync)(struct iommu_domain *domain, struct iommu_iotlb_gather *iotlb_gather);
417 static inline void iommu_iotlb_gather_init(struct iommu_iotlb_gather *gather) in iommu_iotlb_gather_init()
419 *gather = (struct iommu_iotlb_gather) { in iommu_iotlb_gather_init()
451 struct iommu_iotlb_gather *iotlb_gather);
509 static inline void iommu_iotlb_sync(struct iommu_domain *domain, struct iommu_iotlb_gather *iotlb_gather) in iommu_iotlb_sync()
518 static inline void iommu_iotlb_gather_add_page(struct iommu_domain *domain, struct iommu_iotlb_gather *gathe
641 struct iommu_iotlb_gather { global() struct
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/iommu/
H A Diommu.c2557 struct iommu_iotlb_gather *iotlb_gather) in iommu_unmap_pages_ext()
2568 struct iommu_iotlb_gather *iotlb_gather) in iommu_unmap_ext()
2618 struct iommu_iotlb_gather iotlb_gather; in iommu_unmap()
2630 struct iommu_iotlb_gather *iotlb_gather) in iommu_unmap_fast()
H A Drockchip-iommu.c1162 struct iommu_iotlb_gather *gather) in rk_iommu_unmap()
1202 struct iommu_iotlb_gather *gather) in rk_iommu_unmap_v2()
H A Ddma-iommu.c528 struct iommu_iotlb_gather iotlb_gather; in iommu_dma_unmap_ext()

Completed in 13 milliseconds