ptep_modify_prot_commit 413 arch/x86/kernel/paravirt.c .ptep_modify_prot_commit = __ptep_modify_prot_commit, ptep_modify_prot_commit 1311 arch/x86/xen/enlighten.c .ptep_modify_prot_commit = __ptep_modify_prot_commit, ptep_modify_prot_commit 1642 arch/x86/xen/enlighten.c pv_mmu_ops.ptep_modify_prot_commit = xen_ptep_modify_prot_commit; ptep_modify_prot_commit 278 include/asm-x86/paravirt.h void (*ptep_modify_prot_commit)(struct mm_struct *mm, unsigned long addr, ptep_modify_prot_commit 1149 include/asm-x86/paravirt.h pv_mmu_ops.ptep_modify_prot_commit(mm, addr, ptep, pte); ptep_modify_prot_commit 1151 include/asm-x86/paravirt.h PVOP_VCALL4(pv_mmu_ops.ptep_modify_prot_commit, ptep_modify_prot_commit 61 mm/mprotect.c ptep_modify_prot_commit(mm, addr, pte, ptent);