Linux Kernel
3.7.1
|
#include <linux/vmalloc.h>
#include <linux/mm.h>
#include <linux/sched.h>
#include <linux/io.h>
#include <linux/export.h>
#include <asm/cacheflush.h>
#include <asm/pgtable.h>
Go to the source code of this file.
Functions | |
int | ioremap_page_range (unsigned long addr, unsigned long end, phys_addr_t phys_addr, pgprot_t prot) |
EXPORT_SYMBOL_GPL (ioremap_page_range) | |
EXPORT_SYMBOL_GPL | ( | ioremap_page_range | ) |