Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dmmu_notifier.h470 #define ptep_clear_flush_notify(__vma, __address, __ptep) \ macro
620 #define ptep_clear_flush_notify ptep_clear_flush macro
/Linux-v5.4/kernel/events/
Duprobes.c204 ptep_clear_flush_notify(vma, addr, pvmw.pte); in __replace_page()
/Linux-v5.4/mm/
Dmigrate.c2785 ptep_clear_flush_notify(vma, addr, ptep); in migrate_vma_insert_page()
Dmemory.c2366 ptep_clear_flush_notify(vma, vmf->address, vmf->pte); in wp_page_copy()