Searched refs:pgd_mkuptodate (Results 1 – 3 of 3) sorted by relevance
35 static inline void pgd_mkuptodate(pgd_t pgd) { } in pgd_mkuptodate() function
68 static inline void pgd_mkuptodate(pgd_t pgd) { pgd_val(pgd) &= ~_PAGE_NEWPAGE; } in pgd_mkuptodate() function
332 pgd_mkuptodate(*pgd); in fix_range_common()