Home
last modified time | relevance | path

Searched refs:ptep_clear_flush_notify (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/linux/
Dmmu_notifier.h378 #define ptep_clear_flush_notify(__vma, __address, __ptep) \ macro
513 #define ptep_clear_flush_notify ptep_clear_flush macro
/Linux-v4.19/kernel/events/
Duprobes.c198 ptep_clear_flush_notify(vma, addr, pvmw.pte); in __replace_page()
/Linux-v4.19/mm/
Dmigrate.c2681 ptep_clear_flush_notify(vma, addr, ptep); in migrate_vma_insert_page()
Dmemory.c2544 ptep_clear_flush_notify(vma, vmf->address, vmf->pte); in wp_page_copy()