Searched refs:pte_soft_dirty (Results 1 – 9 of 9) sorted by relevance
428 static inline bool pte_soft_dirty(pte_t pte) function432 #define pte_swp_soft_dirty pte_soft_dirty
468 static inline bool pte_soft_dirty(pte_t pte) in pte_soft_dirty() function913 #define pud_soft_dirty(pmd) pte_soft_dirty(pud_pte(pud))1057 #define pmd_soft_dirty(pmd) pte_soft_dirty(pmd_pte(pmd))
35 | pte_soft_dirty | Tests a soft dirty PTE |
751 WARN_ON(!pte_soft_dirty(pte_mksoft_dirty(pte))); in pte_soft_dirty_tests()752 WARN_ON(pte_soft_dirty(pte_clear_soft_dirty(pte))); in pte_soft_dirty_tests()
240 if (pte_soft_dirty(pte)) in migrate_vma_collect_pmd()
1447 return vma_soft_dirty_enabled(vma) && !pte_soft_dirty(pte); in pte_needs_soft_dirty_wp()
3498 if (pte_soft_dirty(vmf->orig_pte)) in wp_page_copy()
931 static inline int pte_soft_dirty(pte_t pte) in pte_soft_dirty() function935 #define pte_swp_soft_dirty pte_soft_dirty
1706 if (pte_soft_dirty(pte)) in pte_to_pagemap_entry()2098 if (pte_soft_dirty(pte)) in pagemap_page_category()2216 if (pte_soft_dirty(pte)) in pagemap_hugetlb_category()