Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dpt_reclaim.c8 bool reclaim_pt_is_enabled(unsigned long start, unsigned long end, in reclaim_pt_is_enabled() function
H A Dinternal.h1612 bool reclaim_pt_is_enabled(unsigned long start, unsigned long end,
1615 static inline bool reclaim_pt_is_enabled(unsigned long start, unsigned long end, in reclaim_pt_is_enabled() function
H A Dmemory.c1710 bool can_reclaim_pt = reclaim_pt_is_enabled(start, end, details); in zap_pte_range()