Home
last modified time | relevance | path

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

/linux/mm/
H A Dhugetlb.c7101 bool uffd_wp_resolve = cp_flags & MM_CP_UFFD_WP_RESOLVE; in hugetlb_change_protection() local
7144 WARN_ON_ONCE(uffd_wp || uffd_wp_resolve); in hugetlb_change_protection()
7172 else if (uffd_wp_resolve) in hugetlb_change_protection()
7183 if (pte_marker_uffd_wp(pte) && uffd_wp_resolve) in hugetlb_change_protection()
7195 else if (uffd_wp_resolve) in hugetlb_change_protection()
H A Dhuge_memory.c2360 bool uffd_wp_resolve = cp_flags & MM_CP_UFFD_WP_RESOLVE; in change_huge_pmd() local
2397 else if (uffd_wp_resolve) in change_huge_pmd()
2459 else if (uffd_wp_resolve) in change_huge_pmd()