Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Duserfaultfd_k.h302 static inline bool userfaultfd_wp_use_markers(struct vm_area_struct *vma) in userfaultfd_wp_use_markers() function
/openbmc/linux/mm/
H A Dmprotect.c272 if (userfaultfd_wp_use_markers(vma)) { in change_pte_range()
318 return userfaultfd_wp_use_markers(vma); in pgtable_populate_needed()