Searched refs:pte_clear_soft_dirty (Results 1 – 11 of 11) sorted by relevance
441 static inline pte_t pte_clear_soft_dirty(pte_t pte) function446 #define pte_swp_clear_soft_dirty pte_clear_soft_dirty
487 static inline pte_t pte_clear_soft_dirty(pte_t pte) in pte_clear_soft_dirty() function911 #define pud_clear_soft_dirty(pmd) pte_pud(pte_clear_soft_dirty(pud_pte(pud)))1061 #define pmd_clear_soft_dirty(pmd) pte_pmd(pte_clear_soft_dirty(pmd_pte(pmd)))
57 | pte_clear_soft_dirty | Clears a soft dirty PTE |
515 static inline pte_t pte_clear_soft_dirty(pte_t pte) in pte_clear_soft_dirty() function951 return pte_pmd(pte_clear_soft_dirty(pmd_pte(pmd))); in pmd_clear_soft_dirty()
883 static inline pte_t pte_clear_soft_dirty(pte_t pte) in pte_clear_soft_dirty() function887 #define pte_swp_clear_soft_dirty pte_clear_soft_dirty
302 pte = pte_clear_soft_dirty(pte); in __pte_batch_clear_ignored()
712 WARN_ON(pte_soft_dirty(pte_clear_soft_dirty(pte))); in pte_soft_dirty_tests()
390 pte = pte_clear_soft_dirty(pte); in remove_migration_pte()
1821 static inline pte_t pte_clear_soft_dirty(pte_t pte) in pte_clear_soft_dirty() function
682 static inline pte_t pte_clear_soft_dirty(pte_t pte) in pte_clear_soft_dirty() function
1639 ptent = pte_clear_soft_dirty(ptent); in clear_soft_dirty()