Home
last modified time | relevance | path

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

/linux/arch/sparc/kernel/
H A Dpci_sun4v.c158 static inline long iommu_batch_add(u64 phys_page, u64 mask) in iommu_batch_add() function
238 long err = iommu_batch_add(first_page + (n * PAGE_SIZE), mask); in dma_4v_alloc_coherent()
414 long err = iommu_batch_add(phys, mask); in dma_4v_map_phys()
561 err = iommu_batch_add(paddr, mask); in dma_4v_map_sg()