Searched defs:ioremap (Results 26 – 30 of 30) sorted by relevance
12
165 #define ioremap(offset, size) \ macro
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
265 void __iomem *ioremap(phys_addr_t addr, size_t size) in ioremap() function