Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
idmap.c File Reference
#include <linux/kernel.h>
#include <asm/cputype.h>
#include <asm/idmap.h>
#include <asm/pgalloc.h>
#include <asm/pgtable.h>
#include <asm/sections.h>
#include <asm/system_info.h>

Go to the source code of this file.

Functions

 early_initcall (init_static_idmap)
 
void setup_mm_for_reboot (void)
 

Variables

pgd_tidmap_pgd
 
char __idmap_text_start []
 
char __idmap_text_end []
 

Function Documentation

early_initcall ( init_static_idmap  )
void setup_mm_for_reboot ( void  )

Definition at line 104 of file idmap.c.

Variable Documentation

char __idmap_text_end[]
char __idmap_text_start[]
pgd_t* idmap_pgd

Definition at line 10 of file idmap.c.