Searched refs:pudp_set_wrprotect (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
H A D | pgtable.h | 431 static inline void pudp_set_wrprotect(struct mm_struct *mm, in pudp_set_wrprotect() function 439 static inline void pudp_set_wrprotect(struct mm_struct *mm, in pudp_set_wrprotect() function
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | pgtable.h | 660 static inline void pudp_set_wrprotect(struct mm_struct *mm, in pudp_set_wrprotect() function 668 static inline void pudp_set_wrprotect(struct mm_struct *mm, in pudp_set_wrprotect() function
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/ |
H A D | pgtable.h | 1238 static inline void pudp_set_wrprotect(struct mm_struct *mm, unsigned long addr, in pudp_set_wrprotect() function
|
/kernel/linux/linux-5.10/mm/ |
H A D | debug_vm_pgtable.c | 350 pudp_set_wrprotect(mm, vaddr, pudp); in pud_advanced_tests()
|
H A D | huge_memory.c | 1217 pudp_set_wrprotect(src_mm, addr, src_pud); in copy_huge_pud()
|
/kernel/linux/linux-6.6/mm/ |
H A D | debug_vm_pgtable.c | 373 pudp_set_wrprotect(args->mm, vaddr, args->pudp); in pud_advanced_tests()
|
H A D | huge_memory.c | 1250 pudp_set_wrprotect(src_mm, addr, src_pud); in copy_huge_pud()
|
Completed in 19 milliseconds