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
155 if (pte_swp_uffd_wp(oldpte)) in change_pte_range()164 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()2452 if (pte_swp_uffd_wp(pte)) in migrate_vma_collect_pmd()
1518 if (pte_swp_uffd_wp(pteval)) in try_to_unmap_one()
735 if (pte_swp_uffd_wp(*src_pte)) in copy_nonpresent_pte()766 if (pte_swp_uffd_wp(*src_pte)) in copy_nonpresent_pte()3404 if (pte_swp_uffd_wp(vmf->orig_pte)) { in do_swap_page()
1247 if (pte_swp_uffd_wp(pteval)) { in khugepaged_scan_pmd()
71 if (pte_swp_uffd_wp(pte)) in pte_to_swp_entry()
1337 static inline int pte_swp_uffd_wp(pte_t pte) in pte_swp_uffd_wp() function