Searched defs:pmd_large (Results 1 – 7 of 7) sorted by relevance
91 #define pmd_large(pmd) 0 macro
211 #define pmd_large(pmd) (pmd_val(pmd) & 2) macro
118 #define pmd_large(pmd) pmd_sect(pmd) macro
683 static inline unsigned long pmd_large(pmd_t pmd) in pmd_large() function
224 static inline int pmd_large(pmd_t pte) in pmd_large() function
1207 static inline int pmd_large(pmd_t pmd) in pmd_large() function
690 static inline int pmd_large(pmd_t pmd) in pmd_large() function