Home
last modified time | relevance | path

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

/linux/mm/
H A Dmprotect.c96 bool uffd_wp_resolve = cp_flags & MM_CP_UFFD_WP_RESOLVE; in change_pte_range() local
174 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()
H A Dhugetlb.c6762 bool uffd_wp_resolve = cp_flags & MM_CP_UFFD_WP_RESOLVE; in hugetlb_change_protection() local
6805 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()
H A Dhuge_memory.c2200 bool uffd_wp_resolve = cp_flags & MM_CP_UFFD_WP_RESOLVE; in change_huge_pmd() local
2237 else if (uffd_wp_resolve) in change_huge_pmd()
2299 else if (uffd_wp_resolve) in change_huge_pmd()