Searched refs:pmd_access_permitted (Results 1 – 5 of 5) sorted by relevance
1097 #define pmd_access_permitted pmd_access_permitted macro1098 static inline bool pmd_access_permitted(pmd_t pmd, bool write) in pmd_access_permitted() function
1429 #define pmd_access_permitted pmd_access_permitted macro1430 static inline bool pmd_access_permitted(pmd_t pmd, bool write) in pmd_access_permitted() function
659 #ifndef pmd_access_permitted660 #define pmd_access_permitted(pmd, write) \ macro
154 #define pmd_access_permitted(pmd, write) \ macro
2661 if (!pmd_access_permitted(orig, flags & FOLL_WRITE)) in gup_huge_pmd()
Completed in 22 milliseconds