|
Linux Kernel
3.7.1
|
#include <linux/init.h>#include <linux/mm.h>#include <linux/bootmem.h>#include <linux/highmem.h>#include <asm/fixmap.h>#include <asm/pgtable.h>#include <asm/pgalloc.h>Go to the source code of this file.
Functions | |
| void | pgd_init (unsigned long page) |
| void __init | pagetable_init (void) |
Definition at line 33 of file pgtable-32.c.
Definition at line 16 of file pgtable-32.c.
1.8.2