Searched refs:pte_swp_uffd_wp (Results 1 – 11 of 11) sorted by relevance
57 static __always_inline int pte_swp_uffd_wp(pte_t pte) in pte_swp_uffd_wp() function
76 if (pte_swp_uffd_wp(pte)) in pte_swp_clear_flags()
192 } else if (pte_swp_uffd_wp(pte)) { in page_table_check_pte_flags()
329 if (pte_swp_uffd_wp(old_pte)) in try_to_map_unused_to_zeropage()394 else if (pte_swp_uffd_wp(old_pte)) in remove_migration_pte()410 if (pte_swp_uffd_wp(old_pte)) in remove_migration_pte()
2326 if (pte_swp_uffd_wp(pteval)) in try_to_unmap_one()2701 if (pte_swp_uffd_wp(pteval)) in try_to_migrate_one()
453 if (pte_swp_uffd_wp(pte)) in migrate_vma_collect_pmd()
896 if (pte_swp_uffd_wp(orig_pte)) in restore_exclusive_pte()987 if (pte_swp_uffd_wp(orig_pte)) in copy_nonpresent_pte()1021 if (pte_swp_uffd_wp(orig_pte)) in copy_nonpresent_pte()5096 if (pte_swp_uffd_wp(vmf->orig_pte)) in do_swap_page()
4920 bool uffd_wp = pte_swp_uffd_wp(entry); in copy_hugetlb_page_range()
421 static inline bool pte_swp_uffd_wp(pte_t pte) in pte_swp_uffd_wp() function909 return pte_swp_uffd_wp(pmd_pte(pmd)); in pmd_swp_uffd_wp()
545 static inline int pte_swp_uffd_wp(pte_t pte) in pte_swp_uffd_wp() function599 #define pmd_swp_uffd_wp(pmd) pte_swp_uffd_wp(pmd_pte(pmd))
1560 static inline int pte_swp_uffd_wp(pte_t pte) in pte_swp_uffd_wp() function