/linux-4.1.27/arch/arm/include/asm/ |
D | hugetlb-3level.h | 55 ptep_set_wrprotect(mm, addr, ptep); in huge_ptep_set_wrprotect()
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | pgtable-ppc32.h | 274 static inline void ptep_set_wrprotect(struct mm_struct *mm, unsigned long addr, in ptep_set_wrprotect() function 282 ptep_set_wrprotect(mm, addr, ptep); in huge_ptep_set_wrprotect()
|
D | pgtable-ppc64.h | 274 static inline void ptep_set_wrprotect(struct mm_struct *mm, unsigned long addr, in ptep_set_wrprotect() function
|
/linux-4.1.27/arch/metag/include/asm/ |
D | hugetlb.h | 59 ptep_set_wrprotect(mm, addr, ptep); in huge_ptep_set_wrprotect()
|
/linux-4.1.27/arch/tile/include/asm/ |
D | pgtable_32.h | 98 extern void ptep_set_wrprotect(struct mm_struct *,
|
D | hugetlb.h | 86 ptep_set_wrprotect(mm, addr, ptep); in huge_ptep_set_wrprotect()
|
D | pgtable_64.h | 156 static inline void ptep_set_wrprotect(struct mm_struct *mm, in ptep_set_wrprotect() function
|
D | pgtable.h | 413 ptep_set_wrprotect(mm, address, pmdp_ptep(pmdp)); in pmdp_set_wrprotect()
|
/linux-4.1.27/arch/ia64/include/asm/ |
D | hugetlb.h | 57 ptep_set_wrprotect(mm, addr, ptep); in huge_ptep_set_wrprotect()
|
D | pgtable.h | 437 ptep_set_wrprotect(struct mm_struct *mm, unsigned long addr, pte_t *ptep) in ptep_set_wrprotect() function
|
/linux-4.1.27/arch/sh/include/asm/ |
D | hugetlb.h | 70 ptep_set_wrprotect(mm, addr, ptep); in huge_ptep_set_wrprotect()
|
/linux-4.1.27/arch/x86/include/asm/ |
D | hugetlb.h | 72 ptep_set_wrprotect(mm, addr, ptep); in huge_ptep_set_wrprotect()
|
D | pgtable.h | 767 static inline void ptep_set_wrprotect(struct mm_struct *mm, in ptep_set_wrprotect() function
|
/linux-4.1.27/arch/arm64/include/asm/ |
D | hugetlb.h | 48 ptep_set_wrprotect(mm, addr, ptep); in huge_ptep_set_wrprotect()
|
/linux-4.1.27/arch/mips/include/asm/ |
D | hugetlb.h | 91 ptep_set_wrprotect(mm, addr, ptep); in huge_ptep_set_wrprotect()
|
/linux-4.1.27/arch/m32r/include/asm/ |
D | pgtable.h | 257 static inline void ptep_set_wrprotect(struct mm_struct *mm, unsigned long addr, pte_t *ptep) in ptep_set_wrprotect() function
|
/linux-4.1.27/arch/xtensa/include/asm/ |
D | pgtable.h | 349 ptep_set_wrprotect(struct mm_struct *mm, unsigned long addr, pte_t *ptep) in ptep_set_wrprotect() function
|
/linux-4.1.27/include/asm-generic/ |
D | pgtable.h | 163 static inline void ptep_set_wrprotect(struct mm_struct *mm, unsigned long address, pte_t *ptep) in ptep_set_wrprotect() function
|
/linux-4.1.27/arch/frv/include/asm/ |
D | pgtable.h | 402 static inline void ptep_set_wrprotect(struct mm_struct *mm, unsigned long addr, pte_t *ptep) in ptep_set_wrprotect() function
|
/linux-4.1.27/arch/mn10300/include/asm/ |
D | pgtable.h | 364 void ptep_set_wrprotect(struct mm_struct *mm, unsigned long addr, pte_t *ptep) in ptep_set_wrprotect() function
|
/linux-4.1.27/arch/tile/mm/ |
D | pgtable.c | 317 void ptep_set_wrprotect(struct mm_struct *mm, in ptep_set_wrprotect() function
|
/linux-4.1.27/arch/parisc/include/asm/ |
D | pgtable.h | 484 static inline void ptep_set_wrprotect(struct mm_struct *mm, unsigned long addr, pte_t *ptep) in ptep_set_wrprotect() function
|
/linux-4.1.27/arch/s390/include/asm/ |
D | pgtable.h | 1178 static inline pte_t ptep_set_wrprotect(struct mm_struct *mm, in ptep_set_wrprotect() function
|
/linux-4.1.27/mm/ |
D | memory.c | 860 ptep_set_wrprotect(src_mm, addr, src_pte); in copy_one_pte()
|