Searched refs:pmd_to_swp_entry (Results 1 – 1 of 1) sorted by relevance
542 static inline swp_entry_t pmd_to_swp_entry(pmd_t pmd) in pmd_to_swp_entry() function564 return is_swap_pmd(pmd) && is_migration_entry(pmd_to_swp_entry(pmd)); in is_pmd_migration_entry()581 static inline swp_entry_t pmd_to_swp_entry(pmd_t pmd) in pmd_to_swp_entry() function
Completed in 3 milliseconds