Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dmmu_notifier.h588 #define ptep_clear_flush_notify(__vma, __address, __ptep) \ macro
741 #define ptep_clear_flush_notify ptep_clear_flush macro
/linux-6.1.9/mm/
Dmigrate_device.c681 ptep_clear_flush_notify(vma, addr, ptep); in migrate_vma_insert_page()
Dmemory.c3184 ptep_clear_flush_notify(vma, vmf->address, vmf->pte); in wp_page_copy()
/linux-6.1.9/kernel/events/
Duprobes.c197 ptep_clear_flush_notify(vma, addr, pvmw.pte); in __replace_page()