Searched refs:pmdp_set_wrprotect (Results 1 – 9 of 9) sorted by relevance
/linux-6.6.21/Documentation/mm/ |
D | arch_pgtable_helpers.rst | 157 | pmdp_set_wrprotect | Converts into a write protected PMD |
|
/linux-6.6.21/include/linux/ |
D | pgtable.h | 643 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function 650 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function
|
/linux-6.6.21/arch/riscv/include/asm/ |
D | pgtable.h | 789 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function
|
/linux-6.6.21/arch/arm64/include/asm/ |
D | pgtable.h | 986 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function
|
/linux-6.6.21/arch/powerpc/include/asm/book3s/64/ |
D | pgtable.h | 1230 static inline void pmdp_set_wrprotect(struct mm_struct *mm, unsigned long addr, in pmdp_set_wrprotect() function
|
/linux-6.6.21/arch/x86/include/asm/ |
D | pgtable.h | 1371 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function
|
/linux-6.6.21/mm/ |
D | debug_vm_pgtable.c | 247 pmdp_set_wrprotect(args->mm, vaddr, args->pmdp); in pmd_advanced_tests()
|
D | huge_memory.c | 1149 pmdp_set_wrprotect(src_mm, addr, src_pmd); in copy_huge_pmd()
|
/linux-6.6.21/arch/s390/include/asm/ |
D | pgtable.h | 1773 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function
|