Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dparavirt.h496 static inline void ptep_modify_prot_commit(struct mm_struct *mm, unsigned long addr, in ptep_modify_prot_commit() function
501 pv_mmu_ops.ptep_modify_prot_commit(mm, addr, ptep, pte); in ptep_modify_prot_commit()
503 PVOP_VCALL4(pv_mmu_ops.ptep_modify_prot_commit, in ptep_modify_prot_commit()
Dparavirt_types.h288 void (*ptep_modify_prot_commit)(struct mm_struct *mm, unsigned long addr, member
/linux-4.1.27/arch/x86/kernel/
Dparavirt.c452 .ptep_modify_prot_commit = __ptep_modify_prot_commit,
/linux-4.1.27/mm/
Dmprotect.c107 ptep_modify_prot_commit(mm, addr, pte, ptent); in change_pte_range()
/linux-4.1.27/include/asm-generic/
Dpgtable.h399 static inline void ptep_modify_prot_commit(struct mm_struct *mm, in ptep_modify_prot_commit() function
/linux-4.1.27/arch/x86/xen/
Denlighten.c1585 pv_mmu_ops.ptep_modify_prot_commit = xen_ptep_modify_prot_commit; in xen_start_kernel()
Dmmu.c2107 .ptep_modify_prot_commit = __ptep_modify_prot_commit,
/linux-4.1.27/arch/s390/include/asm/
Dpgtable.h1104 static inline void ptep_modify_prot_commit(struct mm_struct *mm, in ptep_modify_prot_commit() function