Searched refs:pmd_clear_soft_dirty (Results 1 – 9 of 9) sorted by relevance
127 | pmd_clear_soft_dirty | Clears a soft dirty PMD |
707 static inline pmd_t pmd_clear_soft_dirty(pmd_t pmd) function
899 static inline pmd_t pmd_clear_soft_dirty(pmd_t pmd) in pmd_clear_soft_dirty() function907 #define pmd_swp_clear_soft_dirty(pmd) pmd_clear_soft_dirty(pmd)
949 static inline pmd_t pmd_clear_soft_dirty(pmd_t pmd) in pmd_clear_soft_dirty() function
1061 #define pmd_clear_soft_dirty(pmd) pte_pmd(pte_clear_soft_dirty(pmd_pte(pmd))) macro
1790 static inline pmd_t pmd_clear_soft_dirty(pmd_t pmd) in pmd_clear_soft_dirty() function
746 WARN_ON(pmd_soft_dirty(pmd_clear_soft_dirty(pmd))); in pmd_soft_dirty_tests()
695 static inline pmd_t pmd_clear_soft_dirty(pmd_t pmd) in pmd_clear_soft_dirty() function
1665 pmd = pmd_clear_soft_dirty(pmd); in clear_soft_dirty_pmd()