Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmmu_notifier.h546 #define ptep_clear_young_notify(__vma, __address, __ptep) \ macro
657 #define ptep_clear_young_notify ptep_test_and_clear_young macro
/linux/mm/
H A Dvmscan.c3543 if (!ptep_clear_young_notify(args->vma, addr, pte + i)) in walk_pte_range()
4224 if (!ptep_clear_young_notify(vma, addr, pte)) in lru_gen_look_around()
4270 if (!ptep_clear_young_notify(vma, addr, pte + i)) in lru_gen_look_around()