Searched refs:is_pte_marker_entry (Results 1 – 3 of 3) sorted by relevance
424 static inline bool is_pte_marker_entry(swp_entry_t entry) in is_pte_marker_entry() function436 return is_swap_pte(pte) && is_pte_marker_entry(pte_to_swp_entry(pte)); in is_pte_marker()448 static inline bool is_pte_marker_entry(swp_entry_t entry) in is_pte_marker_entry() function
282 return is_pte_marker_entry(entry) && in pte_marker_entry_uffd_wp()
877 } else if (is_pte_marker_entry(entry)) { in copy_nonpresent_pte()3771 } else if (is_pte_marker_entry(entry)) { in do_swap_page()