Searched defs:pgd_mkuptodate (Results 1 – 2 of 2) sorted by relevance
36 static inline void pgd_mkuptodate(pgd_t pgd) { } in pgd_mkuptodate() function
73 static inline void pgd_mkuptodate(pgd_t pgd) { pgd_val(pgd) &= ~_PAGE_NEWPAGE; } in pgd_mkuptodate() function