Home
last modified time | relevance | path

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

/linux-6.6.21/arch/powerpc/include/asm/book3s/64/ !
Dhash.h164 static inline unsigned long hash__pte_update(struct mm_struct *mm, in hash__pte_update() function
Dpgtable.h354 return hash__pte_update(mm, addr, ptep, clr, set, huge); in pte_update()