Searched refs:pmd_to_swp_entry (Results 1 – 1 of 1) sorted by relevance
285 static inline swp_entry_t pmd_to_swp_entry(pmd_t pmd) in pmd_to_swp_entry() function307 return !pmd_present(pmd) && is_migration_entry(pmd_to_swp_entry(pmd)); in is_pmd_migration_entry()324 static inline swp_entry_t pmd_to_swp_entry(pmd_t pmd) in pmd_to_swp_entry() function