|
Linux Kernel
3.7.1
|
#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) |
| 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.
1.8.2