Searched defs:pmd_large (Results 1 – 7 of 7) sorted by relevance
92 #define pmd_large(pmd) 0 macro
213 #define pmd_large(pmd) (pmd_val(pmd) & 2) macro
118 #define pmd_large(pmd) pmd_sect(pmd) macro
664 static inline unsigned long pmd_large(pmd_t pmd) in pmd_large() function
228 static inline int pmd_large(pmd_t pte) in pmd_large() function
1220 static inline int pmd_large(pmd_t pmd) in pmd_large() function
705 static inline int pmd_large(pmd_t pmd) in pmd_large() function