Home
last modified time | relevance | path

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

/linux/Documentation/mm/
H A Darch_pgtable_helpers.rst197 | pudp_set_wrprotect | Converts into a write protected PUD |
/linux/include/linux/
H A Dpgtable.h985 static inline void pudp_set_wrprotect(struct mm_struct *mm, in pudp_set_wrprotect() function
993 static inline void pudp_set_wrprotect(struct mm_struct *mm, in pudp_set_wrprotect() function
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h1168 static inline void pudp_set_wrprotect(struct mm_struct *mm, unsigned long addr, in pudp_set_wrprotect() function
/linux/mm/
H A Ddebug_vm_pgtable.c368 pudp_set_wrprotect(args->mm, vaddr, args->pudp); in pud_advanced_tests()
H A Dhuge_memory.c1988 pudp_set_wrprotect(src_mm, addr, src_pud); in copy_huge_pud()