Home
last modified time | relevance | path

Searched refs:userfaultfd_huge_pmd_wp (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/include/linux/
H A Duserfaultfd_k.h204 static inline bool userfaultfd_huge_pmd_wp(struct vm_area_struct *vma, in userfaultfd_huge_pmd_wp() function
340 static inline bool userfaultfd_huge_pmd_wp(struct vm_area_struct *vma, in userfaultfd_huge_pmd_wp() function
/linux-6.15/mm/
H A Dgup.c732 return !userfaultfd_huge_pmd_wp(vma, pmd); in can_follow_write_pmd()
H A Dhuge_memory.c2032 if (userfaultfd_huge_pmd_wp(vma, pmd)) in can_change_pmd_writable()
H A Dmemory.c5877 userfaultfd_huge_pmd_wp(vma, vmf->orig_pmd)) { in wp_huge_pmd()