|
Linux Kernel
3.7.1
|
#include <linux/mm.h>#include <linux/swap.h>#include <linux/module.h>#include <linux/bootmem.h>#include <linux/initrd.h>#include <asm/sections.h>Go to the source code of this file.
Functions | |
| EXPORT_SYMBOL (empty_zero_page) | |
| void __init | paging_init (void) |
| void __init | mem_init (void) |
| void __init | free_initmem (void) |
Variables | |
| unsigned long | empty_zero_page |
| EXPORT_SYMBOL | ( | empty_zero_page | ) |
1.8.2