Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
pgtable.c File Reference
#include <linux/bootmem.h>
#include <linux/init.h>
#include <linux/pfn.h>
#include <linux/mm.h>

Go to the source code of this file.

Functions

void pgd_init (unsigned long page)
 
void __init pagetable_init (void)
 

Function Documentation

void __init pagetable_init ( void  )

Definition at line 48 of file pgtable.c.

void pgd_init ( unsigned long  page)

Definition at line 31 of file pgtable.c.