Home
last modified time | relevance | path

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

/Linux-v5.15/include/asm-generic/
Dpgtable_uffd.h40 static __always_inline int pte_swp_uffd_wp(pte_t pte) in pte_swp_uffd_wp() function
/Linux-v5.15/mm/
Dmprotect.c156 if (pte_swp_uffd_wp(oldpte)) in change_pte_range()
166 if (pte_swp_uffd_wp(oldpte)) in change_pte_range()
174 if (pte_swp_uffd_wp(oldpte)) in change_pte_range()
Dmigrate.c216 else if (pte_swp_uffd_wp(*pvmw.pte)) in remove_migration_pte()
229 if (pte_swp_uffd_wp(*pvmw.pte)) in remove_migration_pte()
2401 if (pte_swp_uffd_wp(pte)) in migrate_vma_collect_pmd()
Dmemory.c714 if (pte_swp_uffd_wp(*ptep)) in restore_exclusive_pte()
809 if (pte_swp_uffd_wp(*src_pte)) in copy_nonpresent_pte()
841 if (pte_swp_uffd_wp(*src_pte)) in copy_nonpresent_pte()
3646 if (pte_swp_uffd_wp(vmf->orig_pte)) { in do_swap_page()
Drmap.c1828 if (pte_swp_uffd_wp(pteval)) in try_to_migrate_one()
Dkhugepaged.c1257 if (pte_swp_uffd_wp(pteval)) { in khugepaged_scan_pmd()
/Linux-v5.15/include/linux/
Dswapops.h31 if (pte_swp_uffd_wp(pte)) in pte_swp_clear_flags()
/Linux-v5.15/arch/x86/include/asm/
Dpgtable.h1308 static inline int pte_swp_uffd_wp(pte_t pte) in pte_swp_uffd_wp() function
/Linux-v5.15/fs/proc/
Dtask_mmu.c1380 if (pte_swp_uffd_wp(pte)) in pte_to_pagemap_entry()