Searched defs:pud_young (Results 1 – 4 of 4) sorted by relevance
963 static inline int pud_young(pud_t pud) in pud_young() function
884 #define pud_young(pud) pte_young(pud_pte(pud)) macro
200 static inline int pud_young(pud_t pud) in pud_young() function
668 #define pud_young(pud) pte_young(pud_pte(pud)) macro