Searched refs:uffd_wp_resolve (Results 1 – 3 of 3) sorted by relevance
224 bool uffd_wp_resolve = cp_flags & MM_CP_UFFD_WP_RESOLVE; in change_pte_range() local276 else if (uffd_wp_resolve) in change_pte_range()362 if (uffd_wp_resolve) { in change_pte_range()373 else if (uffd_wp_resolve) in change_pte_range()
2514 bool uffd_wp_resolve) in change_non_present_huge_pmd() argument2542 else if (uffd_wp_resolve) in change_non_present_huge_pmd()2564 bool uffd_wp_resolve = cp_flags & MM_CP_UFFD_WP_RESOLVE; in change_huge_pmd() local2578 uffd_wp_resolve); in change_huge_pmd()2625 else if (uffd_wp_resolve) in change_huge_pmd()
6423 bool uffd_wp_resolve = cp_flags & MM_CP_UFFD_WP_RESOLVE; in hugetlb_change_protection() local6468 WARN_ON_ONCE(uffd_wp || uffd_wp_resolve); in hugetlb_change_protection()6505 else if (uffd_wp_resolve) in hugetlb_change_protection()6516 if (pte_is_uffd_wp_marker(pte) && uffd_wp_resolve) in hugetlb_change_protection()6528 else if (uffd_wp_resolve) in hugetlb_change_protection()