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