/kernel/linux/linux-5.10/include/linux/ |
H A D | pgtable.h | 415 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function 422 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function
|
/kernel/linux/linux-6.6/include/linux/ |
H A 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
|
/kernel/linux/linux-6.6/arch/riscv/include/asm/ |
H A D | pgtable.h | 791 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
H A D | pgtable.h | 879 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | pgtable.h | 1152 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function
|
/kernel/linux/linux-5.10/arch/s390/include/asm/ |
H A D | pgtable.h | 1640 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/ |
H A D | pgtable.h | 1207 static inline void pmdp_set_wrprotect(struct mm_struct *mm, unsigned long addr, in pmdp_set_wrprotect() function
|
/kernel/linux/linux-6.6/arch/arm64/include/asm/ |
H A D | pgtable.h | 986 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/ |
H A D | pgtable.h | 1230 static inline void pmdp_set_wrprotect(struct mm_struct *mm, unsigned long addr, in pmdp_set_wrprotect() function
|
/kernel/linux/linux-5.10/mm/ |
H A D | debug_vm_pgtable.c | 204 pmdp_set_wrprotect(mm, vaddr, pmdp); in pmd_advanced_tests()
|
H A D | huge_memory.c | 1108 pmdp_set_wrprotect(src_mm, addr, src_pmd); in copy_huge_pmd()
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | pgtable.h | 1371 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function
|
/kernel/linux/linux-6.6/mm/ |
H A D | debug_vm_pgtable.c | 247 pmdp_set_wrprotect(args->mm, vaddr, args->pmdp); in pmd_advanced_tests()
|
H A D | huge_memory.c | 1149 pmdp_set_wrprotect(src_mm, addr, src_pmd); in copy_huge_pmd()
|
/kernel/linux/linux-6.6/arch/s390/include/asm/ |
H A D | pgtable.h | 1773 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function
|