MM_CP_UFFD_WP
#define MM_CP_UFFD_WP_ALL (MM_CP_UFFD_WP | \
bool uffd_wp = cp_flags & MM_CP_UFFD_WP;
bool uffd_wp = cp_flags & MM_CP_UFFD_WP;
const bool uffd_wp = cp_flags & MM_CP_UFFD_WP;
const bool uffd_wp = cp_flags & MM_CP_UFFD_WP;
bool uffd_wp = cp_flags & MM_CP_UFFD_WP;
return (cp_flags & MM_CP_UFFD_WP) && !vma_is_anonymous(vma);
if (!(cp_flags & MM_CP_UFFD_WP))
mm_cp_flags = MM_CP_UFFD_WP;