Home
last modified time | relevance | path

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

/linux/Documentation/mm/
H A Darch_pgtable_helpers.rst197 | pudp_set_wrprotect | Converts into a write protected PUD |
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h1195 static inline void pudp_set_wrprotect(struct mm_struct *mm, unsigned long addr, in pudp_set_wrprotect() function
/linux/mm/
H A Dhuge_memory.c2068 pudp_set_wrprotect(src_mm, addr, src_pud); in copy_huge_pud()