Searched defs:pmd_uffd_wp (Results 1 – 4 of 4) sorted by relevance
27 static __always_inline int pmd_uffd_wp(pmd_t pmd) in pmd_uffd_wp() function
892 static inline bool pmd_uffd_wp(pmd_t pmd) in pmd_uffd_wp() function
529 static inline int pmd_uffd_wp(pmd_t pmd) in pmd_uffd_wp() function
596 #define pmd_uffd_wp(pmd) pte_uffd_wp(pmd_pte(pmd)) macro