ptep_modify_prot_commit 1339 arch/powerpc/include/asm/book3s/64/pgtable.h void ptep_modify_prot_commit(struct vm_area_struct *, unsigned long, ptep_modify_prot_commit 1085 arch/s390/include/asm/pgtable.h void ptep_modify_prot_commit(struct vm_area_struct *, unsigned long, ptep_modify_prot_commit 429 arch/x86/include/asm/paravirt.h pv_ops.mmu.ptep_modify_prot_commit(vma, addr, ptep, pte); ptep_modify_prot_commit 431 arch/x86/include/asm/paravirt.h PVOP_VCALL4(mmu.ptep_modify_prot_commit, ptep_modify_prot_commit 255 arch/x86/include/asm/paravirt_types.h void (*ptep_modify_prot_commit)(struct vm_area_struct *vma, unsigned long addr, ptep_modify_prot_commit 391 arch/x86/kernel/paravirt.c .mmu.ptep_modify_prot_commit = __ptep_modify_prot_commit, ptep_modify_prot_commit 1276 arch/x86/xen/enlighten_pv.c pv_ops.mmu.ptep_modify_prot_commit = ptep_modify_prot_commit 2415 arch/x86/xen/mmu_pv.c .ptep_modify_prot_commit = __ptep_modify_prot_commit, ptep_modify_prot_commit 1005 fs/proc/task_mmu.c ptep_modify_prot_commit(vma, addr, pte, old_pte, ptent); ptep_modify_prot_commit 3696 mm/memory.c ptep_modify_prot_commit(vma, vmf->address, vmf->pte, old_pte, pte); ptep_modify_prot_commit 123 mm/mprotect.c ptep_modify_prot_commit(vma, addr, pte, oldpte, ptent);