Home
last modified time | relevance | path

Searched refs:uffd_wp_resolve (Results 1 – 3 of 3) sorted by relevance

/linux/mm/
H A Dmprotect.c96 bool uffd_wp_resolve = cp_flags & MM_CP_UFFD_WP_RESOLVE; in change_pte_range() local
174 else if (uffd_wp_resolve) in change_pte_range()
242 if (uffd_wp_resolve) { in change_pte_range()
253 else if (uffd_wp_resolve) in change_pte_range()
H A Dhugetlb.c7114 bool uffd_wp_resolve = cp_flags & MM_CP_UFFD_WP_RESOLVE; in hugetlb_change_protection() local
7157 WARN_ON_ONCE(uffd_wp || uffd_wp_resolve); in hugetlb_change_protection()
7185 else if (uffd_wp_resolve) in hugetlb_change_protection()
7196 if (pte_marker_uffd_wp(pte) && uffd_wp_resolve) in hugetlb_change_protection()
7208 else if (uffd_wp_resolve) in hugetlb_change_protection()
H A Dhuge_memory.c2383 bool uffd_wp_resolve = cp_flags & MM_CP_UFFD_WP_RESOLVE; in change_huge_pmd() local
2420 else if (uffd_wp_resolve) in change_huge_pmd()
2482 else if (uffd_wp_resolve) in change_huge_pmd()