Searched refs:pte_to_swp_entry (Results 1 – 2 of 2) sorted by relevance
133 static inline swp_entry_t pte_to_swp_entry(pte_t pte) in pte_to_swp_entry() function441 return is_swap_pte(pte) && is_pte_marker_entry(pte_to_swp_entry(pte)); in is_pte_marker()
455 entry = pte_to_swp_entry(pte); in pte_marker_uffd_wp()
Completed in 7 milliseconds