Lines Matching defs:ioremap
120 * Architecture ioremap implementation.
128 * for ioremap
267 * These perform PCI memory accesses via an ioremap region. They don't
334 * ioremap() and friends.
336 * ioremap() takes a resource address, and size. Due to the ARM memory
337 * types, it is important to use the correct ioremap() function as each
341 * ioremap() Device n/a n/a
368 void __iomem *ioremap(resource_size_t res_cookie, size_t size);
369 #define ioremap ioremap