Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
hugetlbpage-book3e.c File Reference
#include <linux/mm.h>
#include <linux/hugetlb.h>

Go to the source code of this file.

Functions

void book3e_hugetlb_preload (struct vm_area_struct *vma, unsigned long ea, pte_t pte)
 
void flush_hugetlb_page (struct vm_area_struct *vma, unsigned long vmaddr)
 

Function Documentation

void book3e_hugetlb_preload ( struct vm_area_struct vma,
unsigned long  ea,
pte_t  pte 
)

Definition at line 40 of file hugetlbpage-book3e.c.

void flush_hugetlb_page ( struct vm_area_struct vma,
unsigned long  vmaddr 
)

Definition at line 115 of file hugetlbpage-book3e.c.