Searched refs:pmd_swp_soft_dirty (Results 1 – 6 of 6) sorted by relevance
257 if (pmd_swp_soft_dirty(pmd)) in pmd_to_swp_entry()
722 static inline int pmd_swp_soft_dirty(pmd_t pmd) in pmd_swp_soft_dirty() function783 static inline int pmd_swp_soft_dirty(pmd_t pmd) in pmd_swp_soft_dirty() function
1009 if (pmd_swp_soft_dirty(*src_pmd)) in copy_huge_pmd()1952 if (pmd_swp_soft_dirty(*pmd)) in change_huge_pmd()2219 soft_dirty = pmd_swp_soft_dirty(old_pmd); in __split_huge_pmd_locked()3061 if (pmd_swp_soft_dirty(*pvmw->pmd)) in remove_migration_pmd()
1101 #define pmd_swp_soft_dirty(pmd) pte_swp_soft_dirty(pmd_pte(pmd)) macro
1362 static inline int pmd_swp_soft_dirty(pmd_t pmd) in pmd_swp_soft_dirty() function
1404 if (pmd_swp_soft_dirty(pmd)) in pagemap_pmd_range()