Home
last modified time | relevance | path

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

/linux-2.6.39/include/asm-generic/
Dpgtable.h144 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function
151 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function
/linux-2.6.39/arch/x86/include/asm/
Dpgtable.h744 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function
/linux-2.6.39/mm/
Dhuge_memory.c758 pmdp_set_wrprotect(src_mm, addr, src_pmd); in copy_huge_pmd()