Searched refs:dvma_unmap_iommu (Results 1 – 3 of 3) sorted by relevance
69 static inline void dvma_unmap_iommu(unsigned long baddr, int len) { } in dvma_unmap_iommu() function89 void dvma_unmap_iommu(unsigned long baddr, int len);
200 dvma_unmap_iommu(baddr, len); in free_baddr() 257 dvma_unmap_iommu(DVMA_START, DVMA_SIZE); in dvma_init()
178 void dvma_unmap_iommu(unsigned long baddr, int len) in dvma_unmap_iommu() function