Searched refs:uffd_wp_resolve (Results 1 – 3 of 3) sorted by relevance
93 bool uffd_wp_resolve = cp_flags & MM_CP_UFFD_WP_RESOLVE; in change_pte_range() local169 else if (uffd_wp_resolve) in change_pte_range()243 if (uffd_wp_resolve) { in change_pte_range()254 else if (uffd_wp_resolve) in change_pte_range()
1802 bool uffd_wp_resolve = cp_flags & MM_CP_UFFD_WP_RESOLVE; in change_huge_pmd() local1839 else if (uffd_wp_resolve) in change_huge_pmd()1901 else if (uffd_wp_resolve) in change_huge_pmd()
6575 bool uffd_wp_resolve = cp_flags & MM_CP_UFFD_WP_RESOLVE; in hugetlb_change_protection() local 6618 WARN_ON_ONCE(uffd_wp || uffd_wp_resolve); in hugetlb_change_protection() 6646 else if (uffd_wp_resolve) in hugetlb_change_protection() 6657 if (pte_marker_uffd_wp(pte) && uffd_wp_resolve) in hugetlb_change_protection() 6669 else if (uffd_wp_resolve) in hugetlb_change_protection()