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