Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
Dpage_vma_mapped.c43 entry = pte_to_swp_entry(*pvmw->pte); in map_pte()
93 entry = pte_to_swp_entry(*pvmw->pte); in check_pte()
103 entry = pte_to_swp_entry(*pvmw->pte); in check_pte()
Dmincore.c130 swp_entry_t entry = pte_to_swp_entry(pte); in mincore_pte_range()
Dswap_state.c773 entry = pte_to_swp_entry(*pte); in swap_ra_info()
856 entry = pte_to_swp_entry(pentry); in swap_vma_readahead()
Dmadvise.c213 entry = pte_to_swp_entry(pte); in swapin_walk_pmd_entry()
615 entry = pte_to_swp_entry(ptent); in madvise_free_pte_range()
Dhmm.c250 swp_entry_t entry = pte_to_swp_entry(pte); in hmm_vma_handle_pte()
Dmprotect.c152 swp_entry_t entry = pte_to_swp_entry(oldpte); in change_pte_range()
Dmigrate.c243 entry = pte_to_swp_entry(*pvmw.pte); in remove_migration_pte()
324 entry = pte_to_swp_entry(pte); in __migration_entry_wait()
2400 entry = pte_to_swp_entry(pte); in migrate_vma_collect_pmd()
Dhugetlb.c3791 swp = pte_to_swp_entry(pte); in is_hugetlb_entry_migration()
3804 swp = pte_to_swp_entry(pte); in is_hugetlb_entry_hwpoisoned()
3879 swp_entry_t swp_entry = pte_to_swp_entry(entry); in copy_hugetlb_page_range()
5082 swp_entry_t entry = pte_to_swp_entry(pte); in hugetlb_change_protection()
Dmemory.c707 swp_entry_t entry = pte_to_swp_entry(pte); in copy_nonpresent_pte()
1303 entry = pte_to_swp_entry(ptent); in zap_pte_range()
3372 entry = pte_to_swp_entry(vmf->orig_pte); in do_swap_page()
Dswapfile.c1976 entry = pte_to_swp_entry(*pte); in unuse_pte_range()
2984 return swp_offset(pte_to_swp_entry( in generic_max_swapfile_size()
Dgup.c437 entry = pte_to_swp_entry(pte); in follow_page_pte()
Dmemcontrol.c5658 swp_entry_t ent = pte_to_swp_entry(ptent); in mc_handle_swap_pte()
/kernel/linux/linux-5.10/arch/arm64/kernel/
Dmte.c28 swp_entry_t entry = pte_to_swp_entry(old_pte); in mte_sync_page_tags()
/kernel/linux/linux-5.10/include/linux/
Dswapops.h75 static inline swp_entry_t pte_to_swp_entry(pte_t pte) in pte_to_swp_entry() function
/kernel/linux/linux-5.10/fs/proc/
Dtask_mmu.c536 swp_entry_t swpent = pte_to_swp_entry(*pte); in smaps_pte_entry()
732 swp_entry_t swpent = pte_to_swp_entry(*pte); in smaps_hugetlb_range()
1422 entry = pte_to_swp_entry(pte); in pte_to_pagemap_entry()
/kernel/linux/linux-5.10/arch/s390/mm/
Dpgtable.c716 ptep_zap_swap_entry(mm, pte_to_swp_entry(pte)); in ptep_zap_unused()
/kernel/linux/patches/linux-5.10/hispark_taurus_patch/
Dhispark_taurus.patch59709 swp_entry_t entry = pte_to_swp_entry(pte);
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/
Dhispark_taurus.patch364278 swp_entry_t entry = pte_to_swp_entry(pte);