Searched refs:pte_swp_clear_flags (Results 1 - 2 of 2) sorted by last modified time

/linux-master/mm/
H A Dswapfile.c1798 return pte_same(pte_swp_clear_flags(pte), swp_pte);
/linux-master/include/linux/
H A Dswapops.h72 static inline pte_t pte_swp_clear_flags(pte_t pte) function
137 pte = pte_swp_clear_flags(pte);

Completed in 157 milliseconds