Searched refs:pmd_clear_soft_dirty (Results 1 – 5 of 5) sorted by relevance
127 | pmd_clear_soft_dirty | Clears a soft dirty PMD |
901 static inline pmd_t pmd_clear_soft_dirty(pmd_t pmd) in pmd_clear_soft_dirty() function909 #define pmd_swp_clear_soft_dirty(pmd) pmd_clear_soft_dirty(pmd)
934 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
687 static inline pmd_t pmd_clear_soft_dirty(pmd_t pmd) in pmd_clear_soft_dirty() function