Home
last modified time | relevance | path

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

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