Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
uncached.h File Reference

Go to the source code of this file.

Functions

unsigned long uncached_alloc_page (int starting_nid, int n_pages)
 
void uncached_free_page (unsigned long uc_addr, int n_pages)
 

Function Documentation

unsigned long uncached_alloc_page ( int  starting_nid,
int  n_pages 
)

Definition at line 185 of file uncached.c.

void uncached_free_page ( unsigned long  uc_addr,
int  n_pages 
)

Definition at line 226 of file uncached.c.