Searched refs:pmdp_set_wrprotect (Results 1 – 9 of 9) sorted by relevance
/linux-6.1.9/include/linux/ |
D | pgtable.h | 532 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function 539 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function
|
/linux-6.1.9/Documentation/mm/ |
D | arch_pgtable_helpers.rst | 151 | pmdp_set_wrprotect | Converts into a write protected PMD |
|
/linux-6.1.9/arch/riscv/include/asm/ |
D | pgtable.h | 708 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function
|
/linux-6.1.9/arch/arm64/include/asm/ |
D | pgtable.h | 976 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function
|
/linux-6.1.9/arch/x86/include/asm/ |
D | pgtable.h | 1136 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function
|
/linux-6.1.9/arch/powerpc/include/asm/book3s/64/ |
D | pgtable.h | 1241 static inline void pmdp_set_wrprotect(struct mm_struct *mm, unsigned long addr, in pmdp_set_wrprotect() function
|
/linux-6.1.9/mm/ |
D | debug_vm_pgtable.c | 258 pmdp_set_wrprotect(args->mm, vaddr, args->pmdp); in pmd_advanced_tests()
|
D | huge_memory.c | 1162 pmdp_set_wrprotect(src_mm, addr, src_pmd); in copy_huge_pmd()
|
/linux-6.1.9/arch/s390/include/asm/ |
D | pgtable.h | 1695 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function
|