Home
last modified time | relevance | path

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

/Linux-v6.6/include/asm-generic/
Dpgtable_uffd.h40 static __always_inline int pte_swp_uffd_wp(pte_t pte) in pte_swp_uffd_wp() function
/Linux-v6.6/include/linux/
Duserfaultfd_k.h355 if (pte_swp_uffd_wp(pte)) in pte_swp_uffd_wp_any()
Dswapops.h78 if (pte_swp_uffd_wp(pte)) in pte_swp_clear_flags()
/Linux-v6.6/mm/
Dmprotect.c221 if (pte_swp_uffd_wp(oldpte)) in change_pte_range()
229 if (pte_swp_uffd_wp(oldpte)) in change_pte_range()
Dmigrate_device.c244 if (pte_swp_uffd_wp(pte)) in migrate_vma_collect_pmd()
Dmigrate.c224 else if (pte_swp_uffd_wp(old_pte)) in remove_migration_pte()
240 if (pte_swp_uffd_wp(old_pte)) in remove_migration_pte()
Dmemory.c710 if (pte_swp_uffd_wp(orig_pte)) in restore_exclusive_pte()
811 if (pte_swp_uffd_wp(orig_pte)) in copy_nonpresent_pte()
844 if (pte_swp_uffd_wp(orig_pte)) in copy_nonpresent_pte()
3999 if (pte_swp_uffd_wp(vmf->orig_pte)) in do_swap_page()
Drmap.c2019 if (pte_swp_uffd_wp(pteval)) in try_to_migrate_one()
Dswapfile.c1816 if (pte_swp_uffd_wp(old_pte)) in unuse_pte()
Dhugetlb.c5103 bool uffd_wp = pte_swp_uffd_wp(entry); in copy_hugetlb_page_range()
/Linux-v6.6/arch/x86/include/asm/
Dpgtable.h1585 static inline int pte_swp_uffd_wp(pte_t pte) in pte_swp_uffd_wp() function
/Linux-v6.6/fs/proc/
Dtask_mmu.c1425 if (pte_swp_uffd_wp(pte)) in pte_to_pagemap_entry()