Searched defs:pmd_young (Results 1 – 11 of 11) sorted by relevance
33 #define pmd_young(pmd) pte_young(pmd_pte(pmd)) macro
658 #define pmd_young pmd_young macro659 static inline int pmd_young(pmd_t pmd) function
526 #define pmd_young pmd_young macro527 static inline int pmd_young(pmd_t pmd) in pmd_young() function
182 #define pmd_young(pmd) (pmd_isset((pmd), PMD_SECT_AF)) macro
606 #define pmd_young pmd_young macro607 static inline int pmd_young(pmd_t pmd) in pmd_young() function
699 #define pmd_young pmd_young macro700 static inline unsigned long pmd_young(pmd_t pmd) in pmd_young() function
142 #define pmd_young pmd_young macro143 static inline int pmd_young(pmd_t pmd) in pmd_young() function
781 #define pmd_young pmd_young macro782 static inline int pmd_young(pmd_t pmd) in pmd_young() function
1068 #define pmd_young(pmd) pte_young(pmd_pte(pmd)) macro
483 #define pmd_young(pmd) pte_young(pmd_pte(pmd)) macro
169 static inline int pmd_young(pmd_t pmd) in pmd_young() function
Completed in 33 milliseconds