Searched defs:pmd_large (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/arch/mn10300/include/asm/ | ||
D | pgtable.h | 418 #define pmd_large(pmd) \ macro |
/linux-2.6.39/arch/x86/include/asm/ | ||
D | pgtable.h | 147 static inline int pmd_large(pmd_t pte) in pmd_large() function |