Home
last modified time | relevance | path

Searched defs:pmd_large (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/mn10300/include/asm/
Dpgtable.h418 #define pmd_large(pmd) \ macro
/linux-2.6.39/arch/x86/include/asm/
Dpgtable.h147 static inline int pmd_large(pmd_t pte) in pmd_large() function