|
Linux Kernel
3.7.1
|
#include <linux/kernel.h>#include <linux/string.h>#include <linux/mm.h>#include <linux/highmem.h>#include <linux/page-debug-flags.h>#include <linux/poison.h>#include <linux/ratelimit.h>Go to the source code of this file.
Functions | |
| void | kernel_map_pages (struct page *page, int numpages, int enable) |
1.8.2