Searched refs:pgd_write (Results 1 – 3 of 3) sorted by relevance
506 #ifndef pgd_write507 static inline int pgd_write(pgd_t pgd) in pgd_write() function
809 (pgd_present(pgd) && (!(write) || pgd_write(pgd)))
2976 if (!pgd_write(orig) && gup_must_unshare(NULL, flags, &folio->page)) { in gup_huge_pgd()