Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
motorola_pgalloc.h File Reference
#include <asm/tlb.h>
#include <asm/tlbflush.h>

Go to the source code of this file.

Macros

#define pmd_pgtable(pmd)   pmd_page(pmd)
 

Functions

pmd_tget_pointer_table (void)
 
int free_pointer_table (pmd_t *)
 

Macro Definition Documentation

#define pmd_pgtable (   pmd)    pmd_page(pmd)

Definition at line 102 of file motorola_pgalloc.h.

Function Documentation

int free_pointer_table ( pmd_t )

Definition at line 101 of file memory.c.

pmd_t* get_pointer_table ( void  )

Definition at line 61 of file memory.c.