Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dmprotect.c93 bool uffd_wp_resolve = cp_flags & MM_CP_UFFD_WP_RESOLVE; in change_pte_range() local
169 else if (uffd_wp_resolve) in change_pte_range()
243 if (uffd_wp_resolve) { in change_pte_range()
254 else if (uffd_wp_resolve) in change_pte_range()
H A Dhuge_memory.c1802 bool uffd_wp_resolve = cp_flags & MM_CP_UFFD_WP_RESOLVE; in change_huge_pmd() local
1839 else if (uffd_wp_resolve) in change_huge_pmd()
1901 else if (uffd_wp_resolve) in change_huge_pmd()
H A Dhugetlb.c6575 bool uffd_wp_resolve = cp_flags & MM_CP_UFFD_WP_RESOLVE; in hugetlb_change_protection() local
6618 WARN_ON_ONCE(uffd_wp || uffd_wp_resolve); in hugetlb_change_protection()
6646 else if (uffd_wp_resolve) in hugetlb_change_protection()
6657 if (pte_marker_uffd_wp(pte) && uffd_wp_resolve) in hugetlb_change_protection()
6669 else if (uffd_wp_resolve) in hugetlb_change_protection()