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