Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Duserfaultfd_k.h135 static inline bool userfaultfd_huge_pmd_wp(struct vm_area_struct *vma, in userfaultfd_huge_pmd_wp() function
220 static inline bool userfaultfd_huge_pmd_wp(struct vm_area_struct *vma, in userfaultfd_huge_pmd_wp() function
/linux-5.19.10/mm/
Dhuge_memory.c1382 return !userfaultfd_huge_pmd_wp(vma, pmd); in can_follow_write_pmd()
Dmemory.c4785 userfaultfd_huge_pmd_wp(vmf->vma, vmf->orig_pmd)) in wp_huge_pmd()