Searched refs:iommu_coalesce_chunks (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/drivers/parisc/ |
D | iommu-helpers.h | 98 iommu_coalesce_chunks(struct ioc *ioc, struct device *dev, in iommu_coalesce_chunks() function
|
D | ccio-dma.c | 941 coalesced = iommu_coalesce_chunks(ioc, dev, sglist, nents, ccio_alloc_range); in ccio_map_sg()
|
D | sba_iommu.c | 975 coalesced = iommu_coalesce_chunks(ioc, dev, sglist, nents, sba_alloc_range); in sba_map_sg()
|