Searched refs:dvma_unmap_iommu (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/m68k/sun3/
H A Dsun3dvma.c24 extern void dvma_unmap_iommu(unsigned long baddr, int len);
26 static inline void dvma_unmap_iommu(unsigned long a, int b) dvma_unmap_iommu() function
215 dvma_unmap_iommu(baddr, len); free_baddr()
272 dvma_unmap_iommu(DVMA_START, DVMA_SIZE); dvma_init()
/linux-4.1.27/arch/m68k/sun3x/
H A Ddvma.c183 void dvma_unmap_iommu(unsigned long baddr, int len) dvma_unmap_iommu() function

Completed in 118 milliseconds