Home
last modified time | relevance | path

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

/linux/mm/
H A Dmprotect.c524 BUG_ON((cp_flags & MM_CP_UFFD_WP_ALL) == MM_CP_UFFD_WP_ALL); in change_protection()
/linux/include/linux/
H A Dmm.h2590 #define MM_CP_UFFD_WP_ALL (MM_CP_UFFD_WP | \ macro