Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Duserfaultfd_k.h71 static inline bool userfaultfd_huge_pmd_wp(struct vm_area_struct *vma, in userfaultfd_huge_pmd_wp() function
132 static inline bool userfaultfd_huge_pmd_wp(struct vm_area_struct *vma, in userfaultfd_huge_pmd_wp() function
/Linux-v5.10/mm/
Dmemory.c4266 if (userfaultfd_huge_pmd_wp(vmf->vma, orig_pmd)) in wp_huge_pmd()