Searched refs:__ptep_set_access_flags (Results 1 – 7 of 7) sorted by relevance
/linux-6.3-rc2/arch/powerpc/include/asm/nohash/32/ |
A D | pte-8xx.h | 148 static inline void __ptep_set_access_flags(struct vm_area_struct *vma, pte_t *ptep, in __ptep_set_access_flags() function 159 #define __ptep_set_access_flags __ptep_set_access_flags macro
|
A D | pgtable.h | 326 #ifndef __ptep_set_access_flags 327 static inline void __ptep_set_access_flags(struct vm_area_struct *vma, in __ptep_set_access_flags() function
|
/linux-6.3-rc2/arch/powerpc/mm/ |
A D | pgtable.c | 233 __ptep_set_access_flags(vma, ptep, entry, in ptep_set_access_flags() 275 __ptep_set_access_flags(vma, ptep, pte, addr, psize); in huge_ptep_set_access_flags()
|
/linux-6.3-rc2/arch/powerpc/include/asm/nohash/64/ |
A D | pgtable.h | 258 static inline void __ptep_set_access_flags(struct vm_area_struct *vma, in __ptep_set_access_flags() function
|
/linux-6.3-rc2/arch/powerpc/mm/book3s64/ |
A D | pgtable.c | 61 __ptep_set_access_flags(vma, pmdp_ptep(pmdp), in pmdp_set_access_flags()
|
/linux-6.3-rc2/arch/powerpc/include/asm/book3s/32/ |
A D | pgtable.h | 349 static inline void __ptep_set_access_flags(struct vm_area_struct *vma, in __ptep_set_access_flags() function
|
/linux-6.3-rc2/arch/powerpc/include/asm/book3s/64/ |
A D | pgtable.h | 754 static inline void __ptep_set_access_flags(struct vm_area_struct *vma, in __ptep_set_access_flags() function
|
Completed in 14 milliseconds