Searched refs:pte_swp_clear_soft_dirty (Results 1 – 9 of 9) sorted by relevance
77 pte = pte_swp_clear_soft_dirty(pte); in pte_swp_clear_flags()
1149 static inline pte_t pte_swp_clear_soft_dirty(pte_t pte) in pte_swp_clear_soft_dirty() function
65 | pte_swp_clear_soft_dirty | Clears a soft dirty swapped PTE |
780 static inline pte_t pte_swp_clear_soft_dirty(pte_t pte) in pte_swp_clear_soft_dirty() function1153 #define pmd_swp_clear_soft_dirty(pmd) pte_pmd(pte_swp_clear_soft_dirty(pmd_pte(pmd)))
436 #define pte_swp_clear_soft_dirty pte_clear_soft_dirty macro
1315 static inline pte_t pte_swp_clear_soft_dirty(pte_t pte) in pte_swp_clear_soft_dirty() function
799 WARN_ON(pte_swp_soft_dirty(pte_swp_clear_soft_dirty(pte))); in pte_swap_soft_dirty_tests()
847 #define pte_swp_clear_soft_dirty pte_clear_soft_dirty macro
1119 ptent = pte_swp_clear_soft_dirty(ptent); in clear_soft_dirty()