Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
pgtable-32.c File Reference
#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)
 

Function Documentation

void __init pagetable_init ( void  )

Definition at line 33 of file pgtable-32.c.

void pgd_init ( unsigned long  page)

Definition at line 16 of file pgtable-32.c.