Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmm.h3283 #define MM_CP_UFFD_WP_RESOLVE (1UL << 3) /* Resolve wp */ macro
3285 MM_CP_UFFD_WP_RESOLVE)
/linux/mm/
H A Duserfaultfd.c1005 mm_cp_flags = MM_CP_UFFD_WP_RESOLVE; in uffd_wp_range()
H A Dhuge_memory.c2669 bool uffd_wp_resolve = cp_flags & MM_CP_UFFD_WP_RESOLVE; in change_huge_pmd()
H A Dhugetlb.c6411 bool uffd_wp_resolve = cp_flags & MM_CP_UFFD_WP_RESOLVE; in hugetlb_change_protection()