Searched refs:uffd_wp_resolve (Results 1 – 3 of 3) sorted by relevance
282 bool uffd_wp_resolve = cp_flags & MM_CP_UFFD_WP_RESOLVE; in change_pte_range() local333 else if (uffd_wp_resolve) in change_pte_range()400 if (uffd_wp_resolve) { in change_pte_range()411 else if (uffd_wp_resolve) in change_pte_range()
7101 bool uffd_wp_resolve = cp_flags & MM_CP_UFFD_WP_RESOLVE; in hugetlb_change_protection() local7144 WARN_ON_ONCE(uffd_wp || uffd_wp_resolve); in hugetlb_change_protection()7172 else if (uffd_wp_resolve) in hugetlb_change_protection()7183 if (pte_marker_uffd_wp(pte) && uffd_wp_resolve) in hugetlb_change_protection()7195 else if (uffd_wp_resolve) in hugetlb_change_protection()
2360 bool uffd_wp_resolve = cp_flags & MM_CP_UFFD_WP_RESOLVE; in move_huge_pmd() 2397 else if (uffd_wp_resolve) in change_huge_pmd() 2459 else if (uffd_wp_resolve) in change_huge_pmd() 2383 bool uffd_wp_resolve = cp_flags & MM_CP_UFFD_WP_RESOLVE; change_huge_pmd() local