Searched refs:uffd_wp_resolve (Results 1 – 3 of 3) sorted by relevance
96 bool uffd_wp_resolve = cp_flags & MM_CP_UFFD_WP_RESOLVE; in change_pte_range() local174 else if (uffd_wp_resolve) in change_pte_range()248 if (uffd_wp_resolve) { in change_pte_range()259 else if (uffd_wp_resolve) in change_pte_range()
6762 bool uffd_wp_resolve = cp_flags & MM_CP_UFFD_WP_RESOLVE; in hugetlb_change_protection() local6805 WARN_ON_ONCE(uffd_wp || uffd_wp_resolve); in hugetlb_change_protection()6833 else if (uffd_wp_resolve) in hugetlb_change_protection()6844 if (pte_marker_uffd_wp(pte) && uffd_wp_resolve) in hugetlb_change_protection()6856 else if (uffd_wp_resolve) in hugetlb_change_protection()
2200 bool uffd_wp_resolve = cp_flags & MM_CP_UFFD_WP_RESOLVE; in change_huge_pmd() local2237 else if (uffd_wp_resolve) in change_huge_pmd()2299 else if (uffd_wp_resolve) in change_huge_pmd()