Linux Kernel
3.7.1
|
#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) |
Definition at line 264 of file hugetlbpage.c.