Searched refs:pmdp_set_wrprotect (Results 1 – 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
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-5.10/Documentation/vm/ |
D | arch_pgtable_helpers.rst | 149 | pmdp_set_wrprotect | Converts into a write protected PMD |
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
D | pgtable.h | 873 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/ |
D | pgtable.h | 1200 static inline void pmdp_set_wrprotect(struct mm_struct *mm, unsigned long addr, in pmdp_set_wrprotect() function
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
D | pgtable.h | 1152 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function
|
/kernel/linux/linux-5.10/mm/ |
D | debug_vm_pgtable.c | 204 pmdp_set_wrprotect(mm, vaddr, pmdp); in pmd_advanced_tests()
|
D | huge_memory.c | 1108 pmdp_set_wrprotect(src_mm, addr, src_pmd); in copy_huge_pmd()
|
/kernel/linux/linux-5.10/arch/s390/include/asm/ |
D | pgtable.h | 1640 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function
|