Searched refs:huge_pte_uffd_wp (Results 1 – 4 of 4) sorted by relevance
135 static inline int huge_pte_uffd_wp(pte_t pte) in huge_pte_uffd_wp() function
48 static inline int huge_pte_uffd_wp(pte_t pte) in huge_pte_uffd_wp() function
4854 bool uffd_wp = huge_pte_uffd_wp(entry); in copy_hugetlb_page_range()4861 bool uffd_wp = huge_pte_uffd_wp(entry); in copy_hugetlb_page_range()5163 if (huge_pte_uffd_wp(pte) && in __unmap_hugepage_range()5922 if (userfaultfd_wp(vma) && huge_pte_uffd_wp(huge_ptep_get(ptep)) && in hugetlb_fault()
1587 if (huge_pte_uffd_wp(pte)) in pagemap_hugetlb_range()