Searched refs:pmd_clear_soft_dirty (Results 1 – 4 of 4) sorted by relevance
708 static inline pmd_t pmd_clear_soft_dirty(pmd_t pmd) function
961 static inline pmd_t pmd_clear_soft_dirty(pmd_t pmd) in pmd_clear_soft_dirty() function969 #define pmd_swp_clear_soft_dirty(pmd) pmd_clear_soft_dirty(pmd)
1040 #define pmd_clear_soft_dirty(pmd) pte_pmd(pte_clear_soft_dirty(pmd_pte(pmd))) macro
694 static inline pmd_t pmd_clear_soft_dirty(pmd_t pmd) in pmd_clear_soft_dirty() function
Completed in 912 milliseconds