Searched refs:pmdp_set_wrprotect (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/Documentation/mm/ |
D | arch_pgtable_helpers.rst | 154 | pmdp_set_wrprotect | Converts into a write protected PMD |
|
/linux-6.12.1/include/linux/ |
D | pgtable.h | 882 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function 889 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function
|
/linux-6.12.1/arch/riscv/include/asm/ |
D | pgtable.h | 824 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function
|
/linux-6.12.1/arch/powerpc/include/asm/book3s/64/ |
D | pgtable.h | 1180 static inline void pmdp_set_wrprotect(struct mm_struct *mm, unsigned long addr, in pmdp_set_wrprotect() function
|
/linux-6.12.1/arch/x86/include/asm/ |
D | pgtable.h | 1407 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function
|
/linux-6.12.1/mm/ |
D | debug_vm_pgtable.c | 233 pmdp_set_wrprotect(args->mm, vaddr, args->pmdp); in pmd_advanced_tests()
|
D | huge_memory.c | 1673 pmdp_set_wrprotect(src_mm, addr, src_pmd); in copy_huge_pmd()
|
/linux-6.12.1/arch/s390/include/asm/ |
D | pgtable.h | 1832 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function
|
/linux-6.12.1/arch/arm64/include/asm/ |
D | pgtable.h | 1401 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function
|