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 set_huge_pte_at (struct mm_struct *mm, unsigned long addr, pte_t *ptep, pte_t pte)
 
pte_t huge_ptep_get_and_clear (struct mm_struct *mm, unsigned long addr, pte_t *ptep)
 

Function Documentation

pte_t huge_ptep_get_and_clear ( struct mm_struct mm,
unsigned long  addr,
pte_t ptep 
)

Definition at line 264 of file hugetlbpage.c.

void set_huge_pte_at ( struct mm_struct mm,
unsigned long  addr,
pte_t ptep,
pte_t  pte 
)

Definition at line 12 of file hugetlbpage.c.