Home
last modified time | relevance | path

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

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