Searched defs:pmd_young (Results 1 – 9 of 9) sorted by relevance
33 #define pmd_young(pmd) pte_young(pmd_pte(pmd)) macro
179 #define pmd_young(pmd) (pmd_isset((pmd), PMD_SECT_AF)) macro
647 static inline int pmd_young(pmd_t pmd) function
536 static inline int pmd_young(pmd_t pmd) in pmd_young() function
715 static inline unsigned long pmd_young(pmd_t pmd) in pmd_young() function
139 static inline int pmd_young(pmd_t pmd) in pmd_young() function
439 #define pmd_young(pmd) pte_young(pmd_pte(pmd)) macro
1130 #define pmd_young(pmd) pte_young(pmd_pte(pmd)) macro
751 static inline int pmd_young(pmd_t pmd) in pmd_young() function
Completed in 26 milliseconds