Home
last modified time | relevance | path

Searched refs:pte_marker_uffd_wp (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/linux/
A Duserfaultfd_k.h289 static inline bool pte_marker_uffd_wp(pte_t pte) in pte_marker_uffd_wp() function
318 if (pte_marker_uffd_wp(pte)) in pte_swp_uffd_wp_any()
/linux-6.3-rc2/mm/
A Dhugetlb.c5921 if (unlikely(pte_marker_uffd_wp(old_pte))) in hugetlb_no_page()
6715 WARN_ON_ONCE(!pte_marker_uffd_wp(pte)); in hugetlb_change_protection()
A Dmemory.c4261 bool uffd_wp = pte_marker_uffd_wp(vmf->orig_pte); in do_set_pte()

Completed in 25 milliseconds