Searched refs:pte_clear_soft_dirty (Results 1 – 5 of 5) sorted by relevance
512 static inline pte_t pte_clear_soft_dirty(pte_t pte) in pte_clear_soft_dirty() function1097 #define pmd_clear_soft_dirty(pmd) pte_pmd(pte_clear_soft_dirty(pmd_pte(pmd)))
831 static inline pte_t pte_clear_soft_dirty(pte_t pte) in pte_clear_soft_dirty() function836 #define pte_swp_clear_soft_dirty pte_clear_soft_dirty
753 static inline pte_t pte_clear_soft_dirty(pte_t pte) in pte_clear_soft_dirty() function
517 static inline pte_t pte_clear_soft_dirty(pte_t pte) in pte_clear_soft_dirty() function
1004 ptent = pte_clear_soft_dirty(ptent); in clear_soft_dirty()