Home
last modified time | relevance | path

Searched refs:MM_CP_UFFD_WP (Results 1 – 4 of 4) sorted by relevance

/linux/mm/
A Dmprotect.c48 bool uffd_wp = cp_flags & MM_CP_UFFD_WP; in change_pte_range()
A Duserfaultfd.c719 enable_wp ? MM_CP_UFFD_WP : MM_CP_UFFD_WP_RESOLVE); in mwriteprotect_range()
A Dhuge_memory.c1732 bool uffd_wp = cp_flags & MM_CP_UFFD_WP; in change_huge_pmd()
/linux/include/linux/
A Dmm.h1999 #define MM_CP_UFFD_WP (1UL << 2) /* do wp */ macro
2001 #define MM_CP_UFFD_WP_ALL (MM_CP_UFFD_WP | \

Completed in 17 milliseconds