Searched defs:ioremap (Results 26 – 29 of 29) sorted by relevance
12
386 #define ioremap ioremap macro
280 static inline void __iomem *ioremap(unsigned long port, unsigned long size) in ioremap() function
404 static inline void __iomem *ioremap(unsigned long offset, unsigned long size) in ioremap() function
267 void __iomem *ioremap(phys_addr_t addr, size_t size) in ioremap() function