Searched defs:pmd_clear_soft_dirty (Results 1 – 5 of 5) sorted by relevance
693 static inline pmd_t pmd_clear_soft_dirty(pmd_t pmd) function
1079 #define pmd_clear_soft_dirty(pmd) pte_pmd(pte_clear_soft_dirty(pmd_pte(pmd))) macro
551 static inline pmd_t pmd_clear_soft_dirty(pmd_t pmd) in pmd_clear_soft_dirty() function
1110 static inline pmd_t pmd_clear_soft_dirty(pmd_t pmd) in pmd_clear_soft_dirty() function
873 static inline pmd_t pmd_clear_soft_dirty(pmd_t pmd) in pmd_clear_soft_dirty() function
Completed in 21 milliseconds