Home
last modified time | relevance | path

Searched refs:pte_to_swp_entry (Results 1 – 18 of 18) sorted by relevance

/linux/mm/
A Dpage_vma_mapped.c43 entry = pte_to_swp_entry(*pvmw->pte); in map_pte()
95 entry = pte_to_swp_entry(*pvmw->pte); in check_pte()
106 entry = pte_to_swp_entry(*pvmw->pte); in check_pte()
A Dmincore.c130 swp_entry_t entry = pte_to_swp_entry(pte); in mincore_pte_range()
A Dmadvise.c209 entry = pte_to_swp_entry(pte); in swapin_walk_pmd_entry()
609 entry = pte_to_swp_entry(ptent); in madvise_free_pte_range()
A Dhmm.c252 swp_entry_t entry = pte_to_swp_entry(pte); in hmm_vma_handle_pte()
A Dmprotect.c143 swp_entry_t entry = pte_to_swp_entry(oldpte); in change_pte_range()
A Dmigrate.c213 entry = pte_to_swp_entry(*pvmw.pte); in remove_migration_pte()
301 entry = pte_to_swp_entry(pte); in __migration_entry_wait()
2321 entry = pte_to_swp_entry(pte); in migrate_vma_collect_pmd()
A Dmemory.c716 entry = pte_to_swp_entry(*ptep); in restore_exclusive_pte()
755 swp_entry_t entry = pte_to_swp_entry(*src_pte); in try_restore_exclusive_pte()
781 swp_entry_t entry = pte_to_swp_entry(pte); in copy_nonpresent_pte()
1057 entry = pte_to_swp_entry(*src_pte); in copy_pte_range()
1368 entry = pte_to_swp_entry(ptent); in zap_pte_range()
3485 entry = pte_to_swp_entry(vmf->orig_pte); in do_swap_page()
A Dswap_state.c814 entry = pte_to_swp_entry(pentry); in swap_vma_readahead()
A Dhugetlb.c4662 swp = pte_to_swp_entry(pte); in is_hugetlb_entry_migration()
4675 swp = pte_to_swp_entry(pte); in is_hugetlb_entry_hwpoisoned()
4762 swp_entry_t swp_entry = pte_to_swp_entry(entry); in copy_hugetlb_page_range()
6155 swp_entry_t entry = pte_to_swp_entry(pte); in hugetlb_change_protection()
A Dmemory-failure.c590 swp_entry_t swp = pte_to_swp_entry(pte); in check_hwpoisoned_entry()
A Dswapfile.c1957 entry = pte_to_swp_entry(*pte); in unuse_pte_range()
2946 return swp_offset(pte_to_swp_entry( in generic_max_swapfile_size()
A Drmap.c1819 entry = pte_to_swp_entry(pteval); in try_to_migrate_one()
A Dgup.c504 entry = pte_to_swp_entry(pte); in follow_page_pte()
A Dmemcontrol.c5481 swp_entry_t ent = pte_to_swp_entry(ptent); in mc_handle_swap_pte()
/linux/include/linux/
A Dswapops.h75 static inline swp_entry_t pte_to_swp_entry(pte_t pte) in pte_to_swp_entry() function
/linux/arch/arm64/kernel/
A Dmte.c41 swp_entry_t entry = pte_to_swp_entry(old_pte); in mte_sync_page_tags()
/linux/fs/proc/
A Dtask_mmu.c513 swp_entry_t swpent = pte_to_swp_entry(*pte); in smaps_pte_entry()
699 swp_entry_t swpent = pte_to_swp_entry(*pte); in smaps_hugetlb_range()
1386 entry = pte_to_swp_entry(pte); in pte_to_pagemap_entry()
/linux/arch/s390/mm/
A Dpgtable.c730 ptep_zap_swap_entry(mm, pte_to_swp_entry(pte)); in ptep_zap_unused()

Completed in 85 milliseconds