Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Duserfaultfd_k.h118 static inline bool userfaultfd_huge_pmd_wp(struct vm_area_struct *vma, in userfaultfd_huge_pmd_wp() function
184 static inline bool userfaultfd_huge_pmd_wp(struct vm_area_struct *vma, in userfaultfd_huge_pmd_wp() function
/Linux-v5.15/mm/
Dmemory.c4449 if (userfaultfd_huge_pmd_wp(vmf->vma, vmf->orig_pmd)) in wp_huge_pmd()