Searched refs:pmdp_set_wrprotect (Results 1 – 9 of 9) sorted by relevance
/linux/include/linux/ |
A D | pgtable.h | 487 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function 494 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function
|
/linux/Documentation/vm/ |
A D | arch_pgtable_helpers.rst | 149 | pmdp_set_wrprotect | Converts into a write protected PMD |
|
/linux/arch/riscv/include/asm/ |
A D | pgtable.h | 612 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function
|
/linux/arch/arm64/include/asm/ |
A D | pgtable.h | 895 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function
|
/linux/arch/x86/include/asm/ |
A D | pgtable.h | 1123 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function
|
/linux/arch/powerpc/include/asm/book3s/64/ |
A D | pgtable.h | 1236 static inline void pmdp_set_wrprotect(struct mm_struct *mm, unsigned long addr, in pmdp_set_wrprotect() function
|
/linux/mm/ |
A D | debug_vm_pgtable.c | 256 pmdp_set_wrprotect(args->mm, vaddr, args->pmdp); in pmd_advanced_tests()
|
A D | huge_memory.c | 1121 pmdp_set_wrprotect(src_mm, addr, src_pmd); in copy_huge_pmd()
|
/linux/arch/s390/include/asm/ |
A D | pgtable.h | 1637 static inline void pmdp_set_wrprotect(struct mm_struct *mm, in pmdp_set_wrprotect() function
|
Completed in 32 milliseconds