Searched refs:ptep_set_wrprotect (Results 1 – 11 of 11) sorted by relevance
| /linux/arch/powerpc/include/asm/nohash/32/ |
| H A D | pte-8xx.h | 125 static inline void ptep_set_wrprotect(struct mm_struct *mm, unsigned long addr, pte_t *ptep) in ptep_set_wrprotect() function 129 #define ptep_set_wrprotect ptep_set_wrprotect macro
|
| /linux/arch/powerpc/include/asm/nohash/ |
| H A D | pgtable.h | 115 #ifndef ptep_set_wrprotect 116 static inline void ptep_set_wrprotect(struct mm_struct *mm, unsigned long addr, in ptep_set_wrprotect() function
|
| /linux/include/asm-generic/ |
| H A D | hugetlb.h | 104 ptep_set_wrprotect(mm, addr, ptep); in huge_ptep_set_wrprotect()
|
| /linux/arch/powerpc/include/asm/book3s/32/ |
| H A D | pgtable.h | 323 static inline void ptep_set_wrprotect(struct mm_struct *mm, unsigned long addr, in ptep_set_wrprotect() function
|
| /linux/Documentation/mm/ |
| H A D | arch_pgtable_helpers.rst | 73 | ptep_set_wrprotect | Converts into a write protected PTE |
|
| /linux/arch/riscv/include/asm/ |
| H A D | pgtable.h | 668 static inline void ptep_set_wrprotect(struct mm_struct *mm, in ptep_set_wrprotect() function 1030 ptep_set_wrprotect(mm, address, (pte_t *)pmdp); in pmdp_set_wrprotect()
|
| /linux/arch/parisc/include/asm/ |
| H A D | pgtable.h | 458 static inline void ptep_set_wrprotect(struct mm_struct *mm, unsigned long addr, pte_t *ptep) in ptep_set_wrprotect() function
|
| /linux/arch/arm64/include/asm/ |
| H A D | pgtable.h | 1897 static inline void ptep_set_wrprotect(struct mm_struct *mm, in ptep_set_wrprotect() function 1944 #define ptep_set_wrprotect __ptep_set_wrprotect macro
|
| /linux/arch/powerpc/include/asm/book3s/64/ |
| H A D | pgtable.h | 402 static inline void ptep_set_wrprotect(struct mm_struct *mm, unsigned long addr, in ptep_set_wrprotect() function
|
| /linux/arch/x86/include/asm/ |
| H A D | pgtable.h | 1271 static inline void ptep_set_wrprotect(struct mm_struct *mm, in ptep_set_wrprotect() function
|
| /linux/arch/s390/include/asm/ |
| H A D | pgtable.h | 1262 static inline void ptep_set_wrprotect(struct mm_struct *mm, in ptep_set_wrprotect() function
|