Searched refs:sun3_ioremap (Results 1 – 2 of 2) sorted by relevance
63 void __iomem *sun3_ioremap(unsigned long phys, unsigned long size, in sun3_ioremap() function108 EXPORT_SYMBOL(sun3_ioremap);114 return sun3_ioremap(phys, size, SUN3_PAGE_TYPE_IO); in __ioremap()
164 extern void __iomem *sun3_ioremap(unsigned long phys, unsigned long size,