Home
last modified time | relevance | path

Searched refs:ptep_modify_prot_commit (Results 1 – 13 of 13) sorted by relevance

/linux/mm/
A Dmapping_dirty_helpers.c43 ptep_modify_prot_commit(walk->vma, addr, pte, old_pte, ptent); in wp_pte()
101 ptep_modify_prot_commit(walk->vma, addr, pte, old_pte, ptent); in clean_record_pte()
A Dmprotect.c140 ptep_modify_prot_commit(vma, addr, pte, oldpte, ptent); in change_pte_range()
A Dmemory.c4413 ptep_modify_prot_commit(vma, vmf->address, vmf->pte, old_pte, pte); in do_numa_page()
/linux/arch/x86/include/asm/
A Dparavirt.h432 static inline void ptep_modify_prot_commit(struct vm_area_struct *vma, unsigned long addr, in ptep_modify_prot_commit() function
436 PVOP_VCALL4(mmu.ptep_modify_prot_commit, vma, addr, ptep, pte.pte); in ptep_modify_prot_commit()
A Dparavirt_types.h209 void (*ptep_modify_prot_commit)(struct vm_area_struct *vma, unsigned long addr, member
/linux/arch/x86/kernel/
A Dparavirt.c364 .mmu.ptep_modify_prot_commit = __ptep_modify_prot_commit,
/linux/arch/powerpc/mm/book3s64/
A Dpgtable.c453 void ptep_modify_prot_commit(struct vm_area_struct *vma, unsigned long addr, in ptep_modify_prot_commit() function
/linux/include/linux/
A Dpgtable.h899 static inline void ptep_modify_prot_commit(struct vm_area_struct *vma, in ptep_modify_prot_commit() function
/linux/arch/powerpc/include/asm/book3s/64/
A Dpgtable.h1404 void ptep_modify_prot_commit(struct vm_area_struct *, unsigned long,
/linux/arch/s390/mm/
A Dpgtable.c341 void ptep_modify_prot_commit(struct vm_area_struct *vma, unsigned long addr, in ptep_modify_prot_commit() function
/linux/arch/s390/include/asm/
A Dpgtable.h1085 void ptep_modify_prot_commit(struct vm_area_struct *, unsigned long,
/linux/fs/proc/
A Dtask_mmu.c1076 ptep_modify_prot_commit(vma, addr, pte, old_pte, ptent); in clear_soft_dirty()
/linux/arch/x86/xen/
A Dmmu_pv.c2130 .ptep_modify_prot_commit = xen_ptep_modify_prot_commit,

Completed in 43 milliseconds