ioremap_fixed     355 arch/sh/include/asm/io.h extern void __iomem *ioremap_fixed(phys_addr_t, unsigned long, pgprot_t);
ioremap_fixed      54 arch/sh/mm/ioremap.c 		return ioremap_fixed(phys_addr, size, pgprot);