Searched refs:pte_marker_uffd_wp (Results 1 – 3 of 3) sorted by relevance
329 static inline bool pte_marker_uffd_wp(pte_t pte) in pte_marker_uffd_wp() function358 if (pte_marker_uffd_wp(pte)) in pte_swp_uffd_wp_any()
6020 if (unlikely(pte_marker_uffd_wp(old_pte))) in hugetlb_no_page() 6654 * pte_marker_uffd_wp()==true implies !poison in hugetlb_change_protection() 6657 if (pte_marker_uffd_wp(pte) && uffd_wp_resolve) in hugetlb_change_protection()
119 return pte_marker_uffd_wp(vmf->orig_pte); in vmf_orig_pte_uffd_wp()