Go to the documentation of this file.
12 #include <linux/kernel.h>
13 #include <linux/string.h>
14 #include <linux/types.h>
17 #include <asm/setup.h>
18 #include <asm/segment.h>
20 #include <asm/pgalloc.h>
25 #define VIRT_OFFSET (0x01000000)
30 void *
__ioremap(
unsigned long physaddr,
unsigned long size,
int cacheflag)