Searched refs:__ptep_set_access_flags (Results 1 – 7 of 7) sorted by relevance
/linux/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 | 319 #ifndef __ptep_set_access_flags 320 static inline void __ptep_set_access_flags(struct vm_area_struct *vma, in __ptep_set_access_flags() function
|
/linux/arch/powerpc/mm/ |
A D | pgtable.c | 221 __ptep_set_access_flags(vma, ptep, entry, in ptep_set_access_flags() 263 __ptep_set_access_flags(vma, ptep, pte, addr, psize); in huge_ptep_set_access_flags()
|
/linux/arch/powerpc/include/asm/nohash/64/ |
A D | pgtable.h | 270 static inline void __ptep_set_access_flags(struct vm_area_struct *vma, in __ptep_set_access_flags() function
|
/linux/arch/powerpc/mm/book3s64/ |
A D | pgtable.c | 52 __ptep_set_access_flags(vma, pmdp_ptep(pmdp), in pmdp_set_access_flags()
|
/linux/arch/powerpc/include/asm/book3s/32/ |
A D | pgtable.h | 358 static inline void __ptep_set_access_flags(struct vm_area_struct *vma, in __ptep_set_access_flags() function
|
/linux/arch/powerpc/include/asm/book3s/64/ |
A D | pgtable.h | 818 static inline void __ptep_set_access_flags(struct vm_area_struct *vma, in __ptep_set_access_flags() function
|
Completed in 15 milliseconds