Searched refs:pgd_access_permitted (Results 1 – 3 of 3) sorted by relevance
372 #ifndef pgd_access_permitted373 #define pgd_access_permitted(pgd, write) \ macro
973 #define pgd_access_permitted pgd_access_permitted macro974 static inline bool pgd_access_permitted(pgd_t pgd, bool write) in pgd_access_permitted() function
1608 if (!pgd_access_permitted(orig, write)) in gup_huge_pgd()