Home
last modified time | relevance | path

Searched refs:pte_swp_uffd_wp (Results 1 – 9 of 9) sorted by relevance

/linux/include/asm-generic/
H A Dpgtable_uffd.h40 static __always_inline int pte_swp_uffd_wp(pte_t pte) in pte_swp_uffd_wp() function
/linux/include/linux/
H A Duserfaultfd_k.h472 if (pte_swp_uffd_wp(pte)) in pte_swp_uffd_wp_any()
/linux/mm/
H A Dmigrate_device.c247 if (pte_swp_uffd_wp(pte)) in migrate_vma_collect_pmd()
H A Dmigrate.c287 else if (pte_swp_uffd_wp(old_pte)) in remove_migration_pte()
303 if (pte_swp_uffd_wp(old_pte)) in remove_migration_pte()
H A Dinternal.h286 if (pte_swp_uffd_wp(pte)) in pte_move_swp_offset()
H A Dmemory.c733 if (pte_swp_uffd_wp(orig_pte)) in restore_exclusive_pte()
836 if (pte_swp_uffd_wp(orig_pte)) in copy_nonpresent_pte()
870 if (pte_swp_uffd_wp(orig_pte)) in copy_nonpresent_pte()
4633 if (pte_swp_uffd_wp(vmf->orig_pte)) in do_swap_page()
H A Dswapfile.c2056 if (pte_swp_uffd_wp(old_pte)) in unuse_pte()
H A Dhugetlb.c5329 bool uffd_wp = pte_swp_uffd_wp(entry); in copy_hugetlb_page_range()
/linux/fs/proc/
H A Dtask_mmu.c1714 if (pte_swp_uffd_wp(pte)) in pte_to_pagemap_entry()