Searched refs:vma_has_uffd_without_event_remap (Results 1 – 4 of 4) sorted by relevance
250 static inline bool vma_has_uffd_without_event_remap(struct vm_area_struct *vma) in vma_has_uffd_without_event_remap() function412 static inline bool vma_has_uffd_without_event_remap(struct vm_area_struct *vma) in vma_has_uffd_without_event_remap() function
141 bool need_clear_uffd_wp = vma_has_uffd_without_event_remap(vma); in move_ptes()299 if (vma_has_uffd_without_event_remap(vma)) in move_normal_pmd()363 if (vma_has_uffd_without_event_remap(vma)) in move_normal_pud()
2263 if (vma_has_uffd_without_event_remap(vma)) in move_huge_pmd()
5442 bool need_clear_uffd_wp = vma_has_uffd_without_event_remap(vma); in move_huge_pte()