Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dmmu_notifier.h544 #define ptep_clear_young_notify(__vma, __address, __ptep) \ macro
655 #define ptep_clear_young_notify ptep_test_and_clear_young macro
/linux-6.15/mm/
H A Dvmscan.c3543 if (!ptep_clear_young_notify(args->vma, addr, pte + i)) in walk_pte_range()
4208 if (!ptep_clear_young_notify(vma, addr, pte)) in lru_gen_look_around()
4254 if (!ptep_clear_young_notify(vma, addr, pte + i)) in lru_gen_look_around()