Searched refs:dvma_unmap_iommu (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/m68k/sun3/ |
H A D | sun3dvma.c | 24 extern void dvma_unmap_iommu(unsigned long baddr, int len); 26 static inline void dvma_unmap_iommu(unsigned long a, int b) in dvma_unmap_iommu() function 214 dvma_unmap_iommu(baddr, len); in free_baddr() 275 dvma_unmap_iommu(DVMA_START, DVMA_SIZE); in dvma_init()
|
/kernel/linux/linux-6.6/arch/m68k/sun3/ |
H A D | sun3dvma.c | 24 extern void dvma_unmap_iommu(unsigned long baddr, int len); 26 static inline void dvma_unmap_iommu(unsigned long a, int b) in dvma_unmap_iommu() function 214 dvma_unmap_iommu(baddr, len); in free_baddr() 275 dvma_unmap_iommu(DVMA_START, DVMA_SIZE); in dvma_init()
|
/kernel/linux/linux-5.10/arch/m68k/sun3x/ |
H A D | dvma.c | 179 void dvma_unmap_iommu(unsigned long baddr, int len) in dvma_unmap_iommu() function
|
/kernel/linux/linux-6.6/arch/m68k/sun3x/ |
H A D | dvma.c | 179 void dvma_unmap_iommu(unsigned long baddr, int len) in dvma_unmap_iommu() function
|
Completed in 3 milliseconds