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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/sun3/
H A Dsun3dvma.c22 extern void dvma_unmap_iommu(unsigned long baddr, int len);
24 static inline void dvma_unmap_iommu(unsigned long a, int b) function
213 dvma_unmap_iommu(baddr, len);
270 dvma_unmap_iommu(DVMA_START, DVMA_SIZE);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/sun3x/
H A Ddvma.c177 void dvma_unmap_iommu(unsigned long baddr, int len) function

Completed in 53 milliseconds