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
879 static inline bool pmd_uffd_wp(pmd_t pmd) in pmd_uffd_wp() function
536 static inline int pmd_uffd_wp(pmd_t pmd) in pmd_uffd_wp() function
636 #define pmd_uffd_wp(pmd) pte_uffd_wp(pmd_pte(pmd)) macro