Searched refs:pte_same_as_swp (Results 1 – 1 of 1) sorted by relevance
1763 static inline int pte_same_as_swp(pte_t pte, pte_t swp_pte) in pte_same_as_swp() function1787 if (unlikely(!pte_same_as_swp(*pte, swp_entry_to_pte(entry)))) { in unuse_pte()