Home
last modified time | relevance | path

Searched refs:pmd_to_swp_entry (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dswapops.h502 static inline swp_entry_t pmd_to_swp_entry(pmd_t pmd) in pmd_to_swp_entry() function
524 return is_swap_pmd(pmd) && is_migration_entry(pmd_to_swp_entry(pmd)); in is_pmd_migration_entry()
541 static inline swp_entry_t pmd_to_swp_entry(pmd_t pmd) in pmd_to_swp_entry() function
/linux-6.3-rc2/mm/
A Dpage_vma_mapped.c225 entry = pmd_to_swp_entry(pmde); in page_vma_mapped_walk()
A Dhuge_memory.c1102 swp_entry_t entry = pmd_to_swp_entry(pmd); in copy_huge_pmd()
1713 entry = pmd_to_swp_entry(orig_pmd); in zap_huge_pmd()
1839 swp_entry_t entry = pmd_to_swp_entry(*pmd); in change_huge_pmd()
2102 entry = pmd_to_swp_entry(old_pmd); in __split_huge_pmd_locked()
2156 entry = pmd_to_swp_entry(old_pmd); in __split_huge_pmd_locked()
3272 entry = pmd_to_swp_entry(*pvmw->pmd); in remove_migration_pmd()
A Dmigrate.c381 migration_entry_wait_on_locked(pmd_to_swp_entry(*pmd), NULL, ptl); in pmd_migration_entry_wait()
/linux-6.3-rc2/fs/proc/
A Dtask_mmu.c592 swp_entry_t entry = pmd_to_swp_entry(*pmd); in smaps_pmd_entry()
1153 } else if (is_migration_entry(pmd_to_swp_entry(pmd))) { in clear_soft_dirty_pmd()
1499 swp_entry_t entry = pmd_to_swp_entry(pmd); in pagemap_pmd_range()

Completed in 18 milliseconds