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

Go to the source code of this file.

Functions

int __hash_page_huge (unsigned long ea, unsigned long access, unsigned long vsid, pte_t *ptep, unsigned long trap, int local, int ssize, unsigned int shift, unsigned int mmu_psize)
 

Function Documentation

int __hash_page_huge ( unsigned long  ea,
unsigned long  access,
unsigned long  vsid,
pte_t ptep,
unsigned long  trap,
int  local,
int  ssize,
unsigned int  shift,
unsigned int  mmu_psize 
)

Definition at line 17 of file hugetlbpage-hash64.c.