Searched refs:pte_same_as_swp (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/
H A Dswapfile.c1748 static inline int pte_same_as_swp(pte_t pte, pte_t swp_pte) function
1782 if (unlikely(!pte || !pte_same_as_swp(ptep_get(pte),

Completed in 110 milliseconds