Home
last modified time | relevance | path

Searched refs:pmdp_set_wrprotect (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/include/asm-generic/
Dpgtable.h172 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function
179 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function
/linux-4.1.27/arch/tile/include/asm/
Dpgtable.h410 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function
/linux-4.1.27/arch/powerpc/include/asm/
Dpgtable-ppc64.h577 static inline void pmdp_set_wrprotect(struct mm_struct *mm, unsigned long addr, in pmdp_set_wrprotect() function
/linux-4.1.27/arch/x86/include/asm/
Dpgtable.h812 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function
/linux-4.1.27/arch/s390/include/asm/
Dpgtable.h1540 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function
/linux-4.1.27/mm/
Dhuge_memory.c905 pmdp_set_wrprotect(src_mm, addr, src_pmd); in copy_huge_pmd()