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() local182 else if (uffd_wp_resolve) in change_pte_range()258 if (uffd_wp_resolve) { in change_pte_range()269 else if (uffd_wp_resolve) in change_pte_range()
6638 bool uffd_wp_resolve = cp_flags & MM_CP_UFFD_WP_RESOLVE; in hugetlb_change_protection() local6681 WARN_ON_ONCE(uffd_wp || uffd_wp_resolve); in hugetlb_change_protection()6709 else if (uffd_wp_resolve) in hugetlb_change_protection()6716 if (uffd_wp_resolve) in hugetlb_change_protection()6728 else if (uffd_wp_resolve) in hugetlb_change_protection()
1825 bool uffd_wp_resolve = cp_flags & MM_CP_UFFD_WP_RESOLVE; in change_huge_pmd() local1918 else if (uffd_wp_resolve) in change_huge_pmd()
Completed in 25 milliseconds