Home
last modified time | relevance | path

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

/Linux-v6.1/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.1/mm/
Dmprotect.c223 if (pte_swp_uffd_wp(oldpte)) in change_pte_range()
233 if (pte_swp_uffd_wp(oldpte)) in change_pte_range()
241 if (pte_swp_uffd_wp(oldpte)) in change_pte_range()
Dmigrate_device.c251 if (pte_swp_uffd_wp(pte)) in migrate_vma_collect_pmd()
Dmigrate.c216 else if (pte_swp_uffd_wp(*pvmw.pte)) in remove_migration_pte()
232 if (pte_swp_uffd_wp(*pvmw.pte)) in remove_migration_pte()
Dmemory.c729 if (pte_swp_uffd_wp(*ptep)) in restore_exclusive_pte()
829 if (pte_swp_uffd_wp(*src_pte)) in copy_nonpresent_pte()
862 if (pte_swp_uffd_wp(*src_pte)) in copy_nonpresent_pte()
3992 if (pte_swp_uffd_wp(vmf->orig_pte)) { in do_swap_page()
Drmap.c2025 if (pte_swp_uffd_wp(pteval)) in try_to_migrate_one()
Dkhugepaged.c1156 if (pte_swp_uffd_wp(pteval)) { in hpage_collapse_scan_pmd()
Dswapfile.c1818 if (pte_swp_uffd_wp(*pte)) in unuse_pte()
/Linux-v6.1/include/linux/
Duserfaultfd_k.h315 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.1/arch/x86/include/asm/
Dpgtable.h1344 static inline int pte_swp_uffd_wp(pte_t pte) in pte_swp_uffd_wp() function
/Linux-v6.1/fs/proc/
Dtask_mmu.c1426 if (pte_swp_uffd_wp(pte)) in pte_to_pagemap_entry()