Searched refs:pmd_clear_soft_dirty (Results 1 – 8 of 8) sorted by relevance
131 | pmd_clear_soft_dirty | Clears a soft dirty PMD |
693 static inline pmd_t pmd_clear_soft_dirty(pmd_t pmd) function
1110 static inline pmd_t pmd_clear_soft_dirty(pmd_t pmd) in pmd_clear_soft_dirty() function
1079 #define pmd_clear_soft_dirty(pmd) pte_pmd(pte_clear_soft_dirty(pmd_pte(pmd))) macro
551 static inline pmd_t pmd_clear_soft_dirty(pmd_t pmd) in pmd_clear_soft_dirty() function
787 WARN_ON(pmd_soft_dirty(pmd_clear_soft_dirty(pmd))); in pmd_soft_dirty_tests()
873 static inline pmd_t pmd_clear_soft_dirty(pmd_t pmd) in pmd_clear_soft_dirty() function
1150 pmd = pmd_clear_soft_dirty(pmd); in clear_soft_dirty_pmd()
Completed in 27 milliseconds