pgd_mkuptodate
static inline void pgd_mkuptodate(pgd_t pgd) { }
static inline void pgd_mkuptodate(pgd_t pgd) { pgd_val(pgd) &= ~_PAGE_NEEDSYNC; }