Searched refs:mm_cp_flags (Results 1 – 2 of 2) sorted by relevance
770 unsigned int mm_cp_flags; in uffd_wp_range() local777 mm_cp_flags = MM_CP_UFFD_WP; in uffd_wp_range()779 mm_cp_flags = MM_CP_UFFD_WP_RESOLVE; in uffd_wp_range()788 mm_cp_flags |= MM_CP_TRY_CHANGE_WRITABLE; in uffd_wp_range()790 ret = change_protection(&tlb, dst_vma, start, start + len, mm_cp_flags); in uffd_wp_range()
582 unsigned int mm_cp_flags = 0; in mprotect_fixup() local663 mm_cp_flags |= MM_CP_TRY_CHANGE_WRITABLE; in mprotect_fixup()666 change_protection(tlb, vma, start, end, mm_cp_flags); in mprotect_fixup()