Searched refs:pmdp_set_wrprotect (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/include/asm-generic/ |
D | pgtable.h | 195 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function 202 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function
|
/linux-4.4.14/arch/tile/include/asm/ |
D | pgtable.h | 410 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | pgtable-ppc64.h | 585 static inline void pmdp_set_wrprotect(struct mm_struct *mm, unsigned long addr, in pmdp_set_wrprotect() function
|
/linux-4.4.14/arch/x86/include/asm/ |
D | pgtable.h | 839 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function
|
/linux-4.4.14/arch/arm64/include/asm/ |
D | pgtable.h | 642 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function
|
/linux-4.4.14/arch/s390/include/asm/ |
D | pgtable.h | 1607 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function
|
/linux-4.4.14/mm/ |
D | huge_memory.c | 974 pmdp_set_wrprotect(src_mm, addr, src_pmd); in copy_huge_pmd()
|