ioport_map        272 arch/alpha/include/asm/io.h extern inline void __iomem *ioport_map(unsigned long port, unsigned int size)
ioport_map        621 arch/alpha/kernel/io.c void __iomem *ioport_map(unsigned long port, unsigned int size)
ioport_map         26 arch/arc/include/asm/io.h static inline void __iomem *ioport_map(unsigned long port, unsigned int nr)
ioport_map        429 arch/arm/include/asm/io.h #define ioport_map ioport_map
ioport_map        534 arch/arm/mach-ixp4xx/include/mach/io.h #define ioport_map(port, nr) ioport_map(port, nr)
ioport_map        535 arch/arm/mach-ixp4xx/include/mach/io.h static inline void __iomem *ioport_map(unsigned long port, unsigned int nr)
ioport_map         17 arch/arm/mm/iomap.c void __iomem *ioport_map(unsigned long port, unsigned int nr)
ioport_map         63 arch/m68k/include/asm/kmap.h #define ioport_map ioport_map
ioport_map         64 arch/m68k/include/asm/kmap.h static inline void __iomem *ioport_map(unsigned long port, unsigned int nr)
ioport_map        488 arch/parisc/lib/iomap.c void __iomem *ioport_map(unsigned long port, unsigned int nr)
ioport_map        174 arch/powerpc/kernel/iomap.c void __iomem *ioport_map(unsigned long port, unsigned int len)
ioport_map         36 arch/s390/include/asm/io.h static inline void __iomem *ioport_map(unsigned long port, unsigned int nr)
ioport_map         38 arch/sh/include/asm/io_noioport.h static inline void __iomem *ioport_map(unsigned long port, unsigned int size)
ioport_map         23 arch/sh/kernel/ioport.c void __iomem *ioport_map(unsigned long port, unsigned int nr)
ioport_map         10 arch/sparc/lib/iomap.c void __iomem *ioport_map(unsigned long port, unsigned int nr)
ioport_map       1010 include/asm-generic/io.h #define ioport_map ioport_map
ioport_map       1011 include/asm-generic/io.h static inline void __iomem *ioport_map(unsigned long port, unsigned int nr)
ioport_map        362 lib/iomap.c    void __iomem *ioport_map(unsigned long port, unsigned int nr)