Searched refs:pte_swp_uffd_wp (Results 1 – 9 of 9) sorted by relevance
40 static __always_inline int pte_swp_uffd_wp(pte_t pte) in pte_swp_uffd_wp() function
156 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()
216 else if (pte_swp_uffd_wp(*pvmw.pte)) in remove_migration_pte()229 if (pte_swp_uffd_wp(*pvmw.pte)) in remove_migration_pte()2393 if (pte_swp_uffd_wp(pte)) in migrate_vma_collect_pmd()
717 if (pte_swp_uffd_wp(*ptep)) in restore_exclusive_pte()812 if (pte_swp_uffd_wp(*src_pte)) in copy_nonpresent_pte()844 if (pte_swp_uffd_wp(*src_pte)) in copy_nonpresent_pte()3638 if (pte_swp_uffd_wp(vmf->orig_pte)) { in do_swap_page()
1832 if (pte_swp_uffd_wp(pteval)) in try_to_migrate_one()
1257 if (pte_swp_uffd_wp(pteval)) { in khugepaged_scan_pmd()
31 if (pte_swp_uffd_wp(pte)) in pte_swp_clear_flags()
1308 static inline int pte_swp_uffd_wp(pte_t pte) in pte_swp_uffd_wp() function
1384 if (pte_swp_uffd_wp(pte)) in pte_to_pagemap_entry()
Completed in 34 milliseconds