Searched refs:pte_uffd_wp (Results 1 – 11 of 11) sorted by relevance
5 static __always_inline int pte_uffd_wp(pte_t pte) in pte_uffd_wp() function
57 return pte_uffd_wp(pte); in huge_pte_uffd_wp()
149 return userfaultfd_wp(vma) && pte_uffd_wp(pte); in userfaultfd_pte_wp()
584 if (unlikely(pte_present(pteval) && pte_uffd_wp(pteval))) in pte_install_uffd_wp_if_needed()
206 if (pte_present(pte) && pte_uffd_wp(pte)) in page_table_check_pte_flags()
1746 if (pte_uffd_wp(pteval)) in try_to_unmap_one()2102 if (pte_uffd_wp(pteval)) in try_to_migrate_one()2247 if (pte_uffd_wp(pteval)) in page_make_device_exclusive_one()
239 if (pte_uffd_wp(pte)) in migrate_vma_collect_pmd()
569 if (pte_uffd_wp(pteval)) { in __collapse_huge_page_isolate()1297 if (pte_uffd_wp(pteval)) { in hpage_collapse_scan_pmd()
3149 if (pte_uffd_wp(vmf->orig_pte)) in wp_page_copy()
388 static inline int pte_uffd_wp(pte_t pte) in pte_uffd_wp() function
1422 if (pte_uffd_wp(pte)) in pte_to_pagemap_entry()