Searched refs:is_pte_marker_entry (Results 1 – 3 of 3) sorted by relevance
303 static inline bool is_pte_marker_entry(swp_entry_t entry) in is_pte_marker_entry() function315 return is_swap_pte(pte) && is_pte_marker_entry(pte_to_swp_entry(pte)); in is_pte_marker()327 static inline bool is_pte_marker_entry(swp_entry_t entry) in is_pte_marker_entry() function
283 return is_pte_marker_entry(entry) && in pte_marker_entry_uffd_wp()
869 } else if (is_pte_marker_entry(entry)) { in copy_nonpresent_pte()3741 } else if (is_pte_marker_entry(entry)) { in do_swap_page()