Home
last modified time | relevance | path

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

/linux/arch/m68k/mm/
H A Dsun3kmap.c61 void __iomem *sun3_ioremap(unsigned long phys, unsigned long size, in sun3_ioremap() function
106 EXPORT_SYMBOL(sun3_ioremap);
112 return sun3_ioremap(phys, size, SUN3_PAGE_TYPE_IO); in __ioremap()
/linux/arch/m68k/include/asm/
H A Dsun3mmu.h165 extern void __iomem *sun3_ioremap(unsigned long phys, unsigned long size,