ptep_modify_prot_start 412 arch/x86/kernel/paravirt.c .ptep_modify_prot_start = __ptep_modify_prot_start, ptep_modify_prot_start 1310 arch/x86/xen/enlighten.c .ptep_modify_prot_start = __ptep_modify_prot_start, ptep_modify_prot_start 1641 arch/x86/xen/enlighten.c pv_mmu_ops.ptep_modify_prot_start = xen_ptep_modify_prot_start; ptep_modify_prot_start 276 include/asm-x86/paravirt.h pte_t (*ptep_modify_prot_start)(struct mm_struct *mm, unsigned long addr, ptep_modify_prot_start 1138 include/asm-x86/paravirt.h ret = PVOP_CALL3(pteval_t, pv_mmu_ops.ptep_modify_prot_start, ptep_modify_prot_start 51 mm/mprotect.c ptent = ptep_modify_prot_start(mm, addr, pte);