Home
last modified time | relevance | path

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

/arch/m68k/sun3/
Dsun3dvma.c22 extern void dvma_unmap_iommu(unsigned long baddr, int len);
24 static inline void dvma_unmap_iommu(unsigned long a, int b) in dvma_unmap_iommu() function
213 dvma_unmap_iommu(baddr, len); in free_baddr()
270 dvma_unmap_iommu(DVMA_START, DVMA_SIZE); in dvma_init()
/arch/m68k/sun3x/
Ddvma.c183 void dvma_unmap_iommu(unsigned long baddr, int len) in dvma_unmap_iommu() function