Searched refs:pte_swp_uffd_wp (Results 1 – 8 of 8) sorted by relevance
40 static __always_inline int pte_swp_uffd_wp(pte_t pte) in pte_swp_uffd_wp() function
165 if (pte_swp_uffd_wp(oldpte)) in change_pte_range()174 if (pte_swp_uffd_wp(oldpte)) in change_pte_range()
246 else if (pte_swp_uffd_wp(*pvmw.pte)) in remove_migration_pte()254 if (pte_swp_uffd_wp(*pvmw.pte)) in remove_migration_pte()2470 if (pte_swp_uffd_wp(pte)) in migrate_vma_collect_pmd()
1548 if (pte_swp_uffd_wp(pteval)) in try_to_unmap_one()
737 if (pte_swp_uffd_wp(*src_pte)) in copy_nonpresent_pte()768 if (pte_swp_uffd_wp(*src_pte)) in copy_nonpresent_pte()3540 if (pte_swp_uffd_wp(vmf->orig_pte)) { in do_swap_page()
1265 if (pte_swp_uffd_wp(pteval)) { in khugepaged_scan_pmd()
31 if (pte_swp_uffd_wp(pte)) in pte_swp_clear_flags()
1337 static inline int pte_swp_uffd_wp(pte_t pte) in pte_swp_uffd_wp() function