Searched refs:pmd_access_permitted (Results 1 – 2 of 2) sorted by relevance
1645 #define pmd_access_permitted pmd_access_permitted macro1646 static inline bool pmd_access_permitted(pmd_t pmd, bool write) in pmd_access_permitted() function
2932 if (!pmd_access_permitted(orig, flags & FOLL_WRITE)) in gup_fast_pmd_leaf()