Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/mm/
H A Dmprotect.c155 if (pte_swp_uffd_wp(oldpte)) in change_pte_range()
164 if (pte_swp_uffd_wp(oldpte)) in change_pte_range()
H A Dmigrate.c224 else if (pte_swp_uffd_wp(*pvmw.pte)) in remove_migration_pte()
232 if (pte_swp_uffd_wp(*pvmw.pte)) in remove_migration_pte()
2441 if (pte_swp_uffd_wp(pte)) in migrate_vma_collect_pmd()
H A Drmap.c1598 if (pte_swp_uffd_wp(pteval)) in try_to_unmap_one()
H A Dmemory.c774 if (pte_swp_uffd_wp(*src_pte)) in copy_nonpresent_pte()
805 if (pte_swp_uffd_wp(*src_pte)) in copy_nonpresent_pte()
3800 if (pte_swp_uffd_wp(vmf->orig_pte)) { in do_swap_page()
H A Dkhugepaged.c1266 if (pte_swp_uffd_wp(pteval)) { in khugepaged_scan_pmd()
/OK3568_Linux_fs/kernel/include/linux/
H A Dswapops.h31 if (pte_swp_uffd_wp(pte)) in pte_swp_clear_flags()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpgtable.h1337 static inline int pte_swp_uffd_wp(pte_t pte) in pte_swp_uffd_wp() function