Home
last modified time | relevance | path

Searched refs:pte_swp_uffd (Results 1 – 10 of 10) sorted by relevance

/linux/include/linux/
H A Dswapops.h77 if (pte_swp_uffd(pte)) in pte_swp_clear_flags()
/linux/mm/
H A Dmigrate.c330 if (pte_swp_uffd(old_pte)) in try_to_map_unused_to_zeropage()
334 if (pte_swp_uffd(old_pte) && userfaultfd_rwp(pvmw->vma)) in try_to_map_unused_to_zeropage()
402 else if (pte_swp_uffd(old_pte)) in remove_migration_pte()
406 if (pte_swp_uffd(old_pte) && userfaultfd_rwp(vma)) in remove_migration_pte()
422 if (pte_swp_uffd(old_pte)) in remove_migration_pte()
H A Dmemory.c959 if (pte_swp_uffd(orig_pte)) in restore_exclusive_pte()
963 if (pte_swp_uffd(orig_pte) && userfaultfd_rwp(vma)) in restore_exclusive_pte()
1046 if (pte_swp_uffd(orig_pte)) in copy_nonpresent_pte()
1080 if (pte_swp_uffd(orig_pte)) in copy_nonpresent_pte()
5166 if (pte_swp_uffd(vmf->orig_pte)) in do_swap_page()
5174 if (pte_swp_uffd(vmf->orig_pte) && userfaultfd_rwp(vma)) { in do_swap_page()
H A Drmap.c2135 if (pte_swp_uffd(old_pte)) in swp_pte_prepare()
2754 if (pte_swp_uffd(pteval)) in try_to_migrate_one()
H A Dinternal.h490 if (pte_swp_uffd(pte)) in pte_move_swp_offset()
H A Dmigrate_device.c464 if (pte_swp_uffd(pte)) in migrate_vma_collect_pmd()
H A Dswapfile.c2512 if (pte_swp_uffd(old_pte)) in unuse_pte()
2516 if (pte_swp_uffd(old_pte) && userfaultfd_rwp(vma)) in unuse_pte()
H A Dhugetlb.c4961 bool uffd = pte_swp_uffd(entry); in copy_hugetlb_page_range()
/linux/arch/x86/include/asm/
H A Dpgtable.h1568 static inline int pte_swp_uffd(pte_t pte) in pte_swp_uffd() function
/linux/fs/proc/
H A Dtask_mmu.c2048 if (pte_swp_uffd(pte)) in pte_to_pagemap_entry()