Home
last modified time | relevance | path

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

/Linux-v5.15/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-v5.15/kernel/events/
Duprobes.c198 ptep_clear_flush_notify(vma, addr, pvmw.pte); in __replace_page()
/Linux-v5.15/mm/
Dmigrate.c2913 ptep_clear_flush_notify(vma, addr, ptep); in migrate_vma_insert_page()
Dmemory.c3059 ptep_clear_flush_notify(vma, vmf->address, vmf->pte); in wp_page_copy()