Searched refs:pte_swp_soft_dirty (Results 1 – 13 of 13) sorted by relevance
154 if (pte_swp_soft_dirty(oldpte)) in change_pte_range()172 if (pte_swp_soft_dirty(oldpte)) in change_pte_range()
796 WARN_ON(!pte_swp_soft_dirty(pte_swp_mksoft_dirty(pte))); in pte_swap_soft_dirty_tests()797 WARN_ON(pte_swp_soft_dirty(pte_swp_clear_soft_dirty(pte))); in pte_swap_soft_dirty_tests()
207 if (pte_swp_soft_dirty(*pvmw.pte)) in remove_migration_pte()227 if (pte_swp_soft_dirty(*pvmw.pte)) in remove_migration_pte()2399 if (pte_swp_soft_dirty(pte)) in migrate_vma_collect_pmd()
710 if (pte_swp_soft_dirty(*ptep)) in restore_exclusive_pte()807 if (pte_swp_soft_dirty(*src_pte)) in copy_nonpresent_pte()3644 if (pte_swp_soft_dirty(vmf->orig_pte)) in do_swap_page()
1826 if (pte_swp_soft_dirty(pteval)) in try_to_migrate_one()
29 if (pte_swp_soft_dirty(pte)) in pte_swp_clear_flags()
1050 static inline int pte_swp_soft_dirty(pte_t pte) in pte_swp_soft_dirty() function
41 | pte_swp_soft_dirty | Tests a soft dirty swapped PTE |
788 static inline bool pte_swp_soft_dirty(pte_t pte) in pte_swp_soft_dirty() function1137 #define pmd_swp_soft_dirty(pmd) pte_swp_soft_dirty(pmd_pte(pmd))
426 #define pte_swp_soft_dirty pte_soft_dirty macro
1274 static inline int pte_swp_soft_dirty(pte_t pte) in pte_swp_soft_dirty() function
803 #define pte_swp_soft_dirty pte_soft_dirty macro
1378 if (pte_swp_soft_dirty(pte)) in pte_to_pagemap_entry()