Searched refs:pte_clear_uffd_wp (Results 1 – 7 of 7) sorted by relevance
25 static __always_inline pte_t pte_clear_uffd_wp(pte_t pte) in pte_clear_uffd_wp() function
55 return pte_clear_uffd_wp(pte); in huge_pte_clear_uffd_wp()
175 ptent = pte_clear_uffd_wp(ptent); in change_pte_range()
265 pte = pte_clear_uffd_wp(pte); in move_ptes()
959 pte = pte_clear_uffd_wp(pte); in __copy_present_ptes()3867 pte = pte_clear_uffd_wp(ptep_get(vmf->pte)); in do_wp_page()
312 static inline pte_t pte_clear_uffd_wp(pte_t pte) in pte_clear_uffd_wp() function570 #define pmd_clear_uffd_wp(pmd) pte_pmd(pte_clear_uffd_wp(pmd_pte(pmd)))
463 static inline pte_t pte_clear_uffd_wp(pte_t pte) in pte_clear_uffd_wp() function