Home
last modified time | relevance | path

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

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