Home
last modified time | relevance | path

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

/Linux-v6.1/mm/
Dmprotect.c85 bool uffd_wp_resolve = cp_flags & MM_CP_UFFD_WP_RESOLVE; in change_pte_range() local
178 } else if (uffd_wp_resolve) { in change_pte_range()
249 if (uffd_wp_resolve) { in change_pte_range()
260 else if (uffd_wp_resolve) in change_pte_range()
Dhugetlb.c6418 bool uffd_wp_resolve = cp_flags & MM_CP_UFFD_WP_RESOLVE; in hugetlb_change_protection() local
6450 WARN_ON_ONCE(uffd_wp || uffd_wp_resolve); in hugetlb_change_protection()
6478 else if (uffd_wp_resolve) in hugetlb_change_protection()
6491 if (uffd_wp_resolve) in hugetlb_change_protection()
6503 else if (uffd_wp_resolve) in hugetlb_change_protection()
Dhuge_memory.c1790 bool uffd_wp_resolve = cp_flags & MM_CP_UFFD_WP_RESOLVE; in change_huge_pmd() local
1888 } else if (uffd_wp_resolve) { in change_huge_pmd()