Searched refs:pte_swp_uffd_wp (Results 1 – 12 of 12) sorted by relevance
40 static __always_inline int pte_swp_uffd_wp(pte_t pte) in pte_swp_uffd_wp() function
226 if (pte_swp_uffd_wp(oldpte)) in change_pte_range()236 if (pte_swp_uffd_wp(oldpte)) in change_pte_range()244 if (pte_swp_uffd_wp(oldpte)) in change_pte_range()
251 if (pte_swp_uffd_wp(pte)) in migrate_vma_collect_pmd()
226 else if (pte_swp_uffd_wp(*pvmw.pte)) in remove_migration_pte()244 if (pte_swp_uffd_wp(*pvmw.pte)) in remove_migration_pte()
692 if (pte_swp_uffd_wp(*ptep)) in restore_exclusive_pte()792 if (pte_swp_uffd_wp(*src_pte)) in copy_nonpresent_pte()825 if (pte_swp_uffd_wp(*src_pte)) in copy_nonpresent_pte()3933 if (pte_swp_uffd_wp(vmf->orig_pte)) in do_swap_page()
2007 if (pte_swp_uffd_wp(pteval)) in try_to_migrate_one()
1175 if (pte_swp_uffd_wp(pteval)) { in hpage_collapse_scan_pmd()
1823 if (pte_swp_uffd_wp(*pte)) in unuse_pte()
315 if (pte_swp_uffd_wp(pte)) in pte_swp_uffd_wp_any()
78 if (pte_swp_uffd_wp(pte)) in pte_swp_clear_flags()
1357 static inline int pte_swp_uffd_wp(pte_t pte) in pte_swp_uffd_wp() function
1431 if (pte_swp_uffd_wp(pte)) in pte_to_pagemap_entry()
Completed in 42 milliseconds