Home
last modified time | relevance | path

Searched refs:pte_swp_clear_flags (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dswapops.h72 static inline pte_t pte_swp_clear_flags(pte_t pte) in pte_swp_clear_flags() function
137 pte = pte_swp_clear_flags(pte); in pte_to_swp_entry()
/openbmc/linux/mm/
H A Dswapfile.c1744 return pte_same(pte_swp_clear_flags(pte), swp_pte); in pte_same_as_swp()