Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dmmu_notifier.h323 #define pmdp_clear_flush_young_notify(__vma, __address, __pmdp) \ macro
473 #define pmdp_clear_flush_young_notify pmdp_clear_flush_young macro
/linux-4.4.14/mm/
Drmap.c856 if (pmdp_clear_flush_young_notify(vma, address, pmd)) in page_referenced_one()