Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dmmu_notifier.h288 #define ptep_clear_flush_young_notify(__vma, __address, __ptep) \ macro
428 #define ptep_clear_flush_young_notify ptep_clear_flush_young macro
/linux-4.1.27/mm/
Drmap.c770 if (ptep_clear_flush_young_notify(vma, address, pte)) { in page_referenced_one()
1208 if (ptep_clear_flush_young_notify(vma, address, pte)) { in try_to_unmap_one()