Searched refs:radix__pte_update (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/powerpc/include/asm/book3s/64/ |
| H A D | radix.h | 172 static inline unsigned long radix__pte_update(struct mm_struct *mm, in radix__pte_update() function 197 old_pte = radix__pte_update(mm, addr, ptep, ~0ul, 0, 0); in radix__ptep_get_and_clear_full()
|
| H A D | pgtable.h | 339 return radix__pte_update(mm, addr, ptep, clr, set, huge); in pte_update()
|