Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Duserfaultfd_k.h152 static inline bool userfaultfd_huge_pmd_wp(struct vm_area_struct *vma, in userfaultfd_huge_pmd_wp() function
237 static inline bool userfaultfd_huge_pmd_wp(struct vm_area_struct *vma, in userfaultfd_huge_pmd_wp() function
/openbmc/linux/mm/
H A Dhuge_memory.c1385 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()
H A Dmemory.c4922 userfaultfd_huge_pmd_wp(vma, vmf->orig_pmd)) in wp_huge_pmd()