Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dmmu_notifier.h310 #define ptep_clear_flush_young_notify(__vma, __address, __ptep) \ macro
472 #define ptep_clear_flush_young_notify ptep_clear_flush_young macro
/linux-4.4.14/mm/
Drmap.c876 if (ptep_clear_flush_young_notify(vma, address, pte)) { in page_referenced_one()
1331 if (ptep_clear_flush_young_notify(vma, address, pte)) { in try_to_unmap_one()