Searched defs:ptep_set_wrprotect (Results 1 – 13 of 13) sorted by relevance
/linux-4.1.27/arch/tile/include/asm/ |
D | pgtable_64.h | 156 static inline void ptep_set_wrprotect(struct mm_struct *mm, in ptep_set_wrprotect() function
|
/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
|
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/tile/mm/ |
D | pgtable.c | 317 void ptep_set_wrprotect(struct mm_struct *mm, in ptep_set_wrprotect() function
|
/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/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/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/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/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/ia64/include/asm/ |
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/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/x86/include/asm/ |
D | pgtable.h | 767 static inline void ptep_set_wrprotect(struct mm_struct *mm, 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
|