Searched defs:pmd_large (Results 1 – 7 of 7) sorted by relevance
97 #define pmd_large(pmd) 0 macro
216 #define pmd_large(pmd) (pmd_val(pmd) & 2) macro
121 #define pmd_large(pmd) pmd_sect(pmd) macro
684 static inline unsigned long pmd_large(pmd_t pmd) in pmd_large() function
1193 static inline int pmd_large(pmd_t pmd) in pmd_large() function
264 static inline int pmd_large(pmd_t pte) in pmd_large() function
716 static inline int pmd_large(pmd_t pmd) in pmd_large() function