Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/asm-generic/
Dpgtable_uffd.h40 static __always_inline int pte_swp_uffd_wp(pte_t pte) in pte_swp_uffd_wp() function
/kernel/linux/linux-5.10/mm/
Dmprotect.c165 if (pte_swp_uffd_wp(oldpte)) in change_pte_range()
174 if (pte_swp_uffd_wp(oldpte)) in change_pte_range()
Dmigrate.c246 else if (pte_swp_uffd_wp(*pvmw.pte)) in remove_migration_pte()
254 if (pte_swp_uffd_wp(*pvmw.pte)) in remove_migration_pte()
2470 if (pte_swp_uffd_wp(pte)) in migrate_vma_collect_pmd()
Drmap.c1548 if (pte_swp_uffd_wp(pteval)) in try_to_unmap_one()
Dmemory.c737 if (pte_swp_uffd_wp(*src_pte)) in copy_nonpresent_pte()
768 if (pte_swp_uffd_wp(*src_pte)) in copy_nonpresent_pte()
3540 if (pte_swp_uffd_wp(vmf->orig_pte)) { in do_swap_page()
Dkhugepaged.c1265 if (pte_swp_uffd_wp(pteval)) { in khugepaged_scan_pmd()
/kernel/linux/linux-5.10/include/linux/
Dswapops.h31 if (pte_swp_uffd_wp(pte)) in pte_swp_clear_flags()
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dpgtable.h1337 static inline int pte_swp_uffd_wp(pte_t pte) in pte_swp_uffd_wp() function