Home
last modified time | relevance | path

Searched refs:iommu_coalesce_chunks (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/parisc/
Diommu-helpers.h98 iommu_coalesce_chunks(struct ioc *ioc, struct device *dev, in iommu_coalesce_chunks() function
Dccio-dma.c941 coalesced = iommu_coalesce_chunks(ioc, dev, sglist, nents, ccio_alloc_range); in ccio_map_sg()
Dsba_iommu.c975 coalesced = iommu_coalesce_chunks(ioc, dev, sglist, nents, sba_alloc_range); in sba_map_sg()