Home
last modified time | relevance | path

Searched refs:hash__pte_update (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/include/asm/book3s/64/
H A Dhash.h186 static inline unsigned long hash__pte_update(struct mm_struct *mm, in hash__pte_update() function
H A Dpgtable.h339 return hash__pte_update(mm, addr, ptep, clr, set, huge); in pte_update()