Searched refs:ptep_clear_flush_notify (Results 1 – 4 of 4) sorted by relevance
| /linux-4.1.27/include/linux/ |
| D | mmu_notifier.h | 314 #define ptep_clear_flush_notify(__vma, __address, __ptep) \ macro 430 #define ptep_clear_flush_notify ptep_clear_flush macro
|
| /linux-4.1.27/mm/ |
| D | ksm.c | 895 entry = ptep_clear_flush_notify(vma, addr, ptep); in write_protect_page() 963 ptep_clear_flush_notify(vma, addr, ptep); in replace_page()
|
| D | memory.c | 2113 ptep_clear_flush_notify(vma, address, page_table); in wp_page_copy()
|
| /linux-4.1.27/kernel/events/ |
| D | uprobes.c | 196 ptep_clear_flush_notify(vma, addr, ptep); in __replace_page()
|