Searched refs:vma_has_uffd_without_event_remap (Results 1 – 4 of 4) sorted by relevance
248 static inline bool vma_has_uffd_without_event_remap(struct vm_area_struct *vma) in vma_has_uffd_without_event_remap() function452 static inline bool vma_has_uffd_without_event_remap(struct vm_area_struct *vma) in vma_has_uffd_without_event_remap() function
201 bool need_clear_uffd_wp = vma_has_uffd_without_event_remap(vma); in move_ptes()345 return !vma_has_uffd_without_event_remap(pmc->old) && in uffd_supports_page_table_move()346 !vma_has_uffd_without_event_remap(pmc->new); in uffd_supports_page_table_move()
2588 if (vma_has_uffd_without_event_remap(vma)) in move_huge_pmd()
5038 bool need_clear_uffd_wp = vma_has_uffd_without_event_remap(vma); in move_huge_pte()