Home
last modified time | relevance | path

Searched refs:reclaim_pt_is_enabled (Results 1 – 3 of 3) sorted by relevance

/linux/mm/
H A Dpt_reclaim.c9 bool reclaim_pt_is_enabled(unsigned long start, unsigned long end, in reclaim_pt_is_enabled() function
H A Dinternal.h1668 bool reclaim_pt_is_enabled(unsigned long start, unsigned long end,
1671 static inline bool reclaim_pt_is_enabled(unsigned long start, unsigned long end, in reclaim_pt_is_enabled() function
H A Dmemory.c1837 bool can_reclaim_pt = reclaim_pt_is_enabled(start, end, details); in zap_pte_range()