Searched refs:ptep_clear_flush_notify (Results 1 – 4 of 4) sorted by relevance
| /linux-4.4.14/include/linux/ |
| D | mmu_notifier.h | 358 #define ptep_clear_flush_notify(__vma, __address, __ptep) \ macro 476 #define ptep_clear_flush_notify ptep_clear_flush macro
|
| /linux-4.4.14/mm/ |
| D | ksm.c | 896 entry = ptep_clear_flush_notify(vma, addr, ptep); in write_protect_page() 964 ptep_clear_flush_notify(vma, addr, ptep); in replace_page()
|
| D | memory.c | 2155 ptep_clear_flush_notify(vma, address, page_table); in wp_page_copy()
|
| /linux-4.4.14/kernel/events/ |
| D | uprobes.c | 188 ptep_clear_flush_notify(vma, addr, ptep); in __replace_page()
|