Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmmu_notifier.h518 #define clear_flush_young_ptes_notify(__vma, __address, __ptep, __nr) \ macro
654 #define clear_flush_young_ptes_notify clear_flush_young_ptes macro
/linux/mm/
H A Drmap.c975 if (clear_flush_young_ptes_notify(vma, address, pvmw.pte, nr)) in folio_referenced_one()