Searched refs:is_pte_marker_entry (Results 1 – 4 of 4) sorted by relevance
438 static inline bool is_pte_marker_entry(swp_entry_t entry) in is_pte_marker_entry() function450 return is_swap_pte(pte) && is_pte_marker_entry(pte_to_swp_entry(pte)); in is_pte_marker()465 return is_pte_marker_entry(entry) && in is_poisoned_swp_entry()
322 return is_pte_marker_entry(entry) && in pte_marker_entry_uffd_wp()
231 } else if (is_pte_marker_entry(entry)) { in change_pte_range()
859 } else if (is_pte_marker_entry(entry)) { in copy_nonpresent_pte()3793 } else if (is_pte_marker_entry(entry)) { in do_swap_page()