Searched refs:ptep_modify_prot_commit (Results 1 – 10 of 10) sorted by relevance
| /linux/mm/ |
| H A D | mapping_dirty_helpers.c | 44 ptep_modify_prot_commit(walk->vma, addr, pte, old_pte, ptent); in wp_pte() 102 ptep_modify_prot_commit(walk->vma, addr, pte, old_pte, ptent); in clean_record_pte()
|
| H A D | memory.c | 5961 ptep_modify_prot_commit(vma, fault_addr, fault_pte, old_pte, pte); in numa_rebuild_single_mapping()
|
| /linux/arch/x86/include/asm/ |
| H A D | paravirt_types.h | 173 void (*ptep_modify_prot_commit)(struct vm_area_struct *vma, unsigned long addr, member
|
| /linux/arch/powerpc/mm/book3s64/ |
| H A D | pgtable.c | 547 void ptep_modify_prot_commit(struct vm_area_struct *vma, unsigned long addr, in ptep_modify_prot_commit() function
|
| /linux/include/linux/ |
| H A D | pgtable.h | 1387 static inline void ptep_modify_prot_commit(struct vm_area_struct *vma, in ptep_modify_prot_commit() function 1465 ptep_modify_prot_commit(vma, addr, ptep, old_pte, pte); in modify_prot_commit_ptes()
|
| /linux/arch/arm64/include/asm/ |
| H A D | pgtable.h | 1651 #define ptep_modify_prot_commit ptep_modify_prot_commit macro 1652 extern void ptep_modify_prot_commit(struct vm_area_struct *vma,
|
| /linux/arch/powerpc/include/asm/book3s/64/ |
| H A D | pgtable.h | 1367 void ptep_modify_prot_commit(struct vm_area_struct *, unsigned long,
|
| /linux/arch/s390/mm/ |
| H A D | pgtable.c | 327 void ptep_modify_prot_commit(struct vm_area_struct *vma, unsigned long addr, in ptep_modify_prot_commit() function
|
| /linux/fs/proc/ |
| H A D | task_mmu.c | 1627 ptep_modify_prot_commit(vma, addr, pte, old_pte, ptent); in clear_soft_dirty() 2388 ptep_modify_prot_commit(vma, addr, pte, old_pte, ptent); in make_uffd_wp_pte()
|
| /linux/arch/s390/include/asm/ |
| H A D | pgtable.h | 1241 void ptep_modify_prot_commit(struct vm_area_struct *, unsigned long,
|