Searched defs:pmd_large (Results 1 – 7 of 7) sorted by relevance
103 #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
1164 static inline int pmd_large(pmd_t pmd) in pmd_large() function
265 static inline int pmd_large(pmd_t pte) in pmd_large() function
717 static inline int pmd_large(pmd_t pmd) in pmd_large() function