Searched refs:userfaultfd_huge_pmd_wp (Results 1 – 3 of 3) sorted by relevance
152 static inline bool userfaultfd_huge_pmd_wp(struct vm_area_struct *vma, in userfaultfd_huge_pmd_wp() function237 static inline bool userfaultfd_huge_pmd_wp(struct vm_area_struct *vma, in userfaultfd_huge_pmd_wp() function
1385 if (userfaultfd_huge_pmd_wp(vma, pmd)) in can_change_pmd_writable()1433 return !userfaultfd_huge_pmd_wp(vma, pmd); in can_follow_write_pmd()
4922 userfaultfd_huge_pmd_wp(vma, vmf->orig_pmd)) in wp_huge_pmd()