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.rst209 | pudp_set_wrprotect | Converts into a write protected PUD |
/linux/include/linux/
H A Dpgtable.h899 static inline void pudp_set_wrprotect(struct mm_struct *mm, in pudp_set_wrprotect() function
907 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.h1188 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.c359 pudp_set_wrprotect(args->mm, vaddr, args->pudp); in pud_advanced_tests()
H A Dhuge_memory.c1725 pudp_set_wrprotect(src_mm, addr, src_pud); in copy_huge_pud()