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

Go to the source code of this file.

Functions

void hugetlb_free_pgd_range (struct mmu_gather *tlb, unsigned long addr, unsigned long end, unsigned long floor, unsigned long ceiling)
 
int prepare_hugepage_range (struct file *file, unsigned long addr, unsigned long len)
 

Function Documentation

void hugetlb_free_pgd_range ( struct mmu_gather tlb,
unsigned long  addr,
unsigned long  end,
unsigned long  floor,
unsigned long  ceiling 
)

Definition at line 123 of file hugetlbpage.c.

int prepare_hugepage_range ( struct file file,
unsigned long  addr,
unsigned long  len 
)

Definition at line 79 of file hugetlbpage.c.