Home
last modified time | relevance | path

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

/linux/Documentation/mm/
H A Darch_pgtable_helpers.rst146 | pmdp_set_wrprotect | Converts into a write protected PMD |
/linux/arch/x86/include/asm/
H A Dpgtable.h1339 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function
/linux/mm/
H A Dhuge_memory.c2048 pmdp_set_wrprotect(src_mm, addr, src_pmd); in copy_huge_pmd()