Searched refs:pte_clear_soft_dirty (Results 1 – 5 of 5) sorted by relevance
535 static inline pte_t pte_clear_soft_dirty(pte_t pte) in pte_clear_soft_dirty() function1084 #define pmd_clear_soft_dirty(pmd) pte_pmd(pte_clear_soft_dirty(pmd_pte(pmd)))
791 static inline pte_t pte_clear_soft_dirty(pte_t pte) in pte_clear_soft_dirty() function796 #define pte_swp_clear_soft_dirty pte_clear_soft_dirty
715 static inline pte_t pte_clear_soft_dirty(pte_t pte) in pte_clear_soft_dirty() function
501 static inline pte_t pte_clear_soft_dirty(pte_t pte) in pte_clear_soft_dirty() function
943 ptent = pte_clear_soft_dirty(ptent); in clear_soft_dirty()