Searched refs:pmd_access_permitted (Results 1 – 5 of 5) sorted by relevance
1077 #define pmd_access_permitted pmd_access_permitted macro1078 static inline bool pmd_access_permitted(pmd_t pmd, bool write) in pmd_access_permitted() function
1716 #define pmd_access_permitted pmd_access_permitted macro1717 static inline bool pmd_access_permitted(pmd_t pmd, bool write) in pmd_access_permitted() function
1010 #ifndef pmd_access_permitted1011 #define pmd_access_permitted(pmd, write) \ macro
183 #define pmd_access_permitted(pmd, write) \ macro
3094 if (!pmd_access_permitted(orig, flags & FOLL_WRITE)) in gup_fast_pmd_leaf()
Completed in 30 milliseconds