Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/book3s/64/
Dhash.h206 static inline int hash__pte_same(pte_t pte_a, pte_t pte_b) in hash__pte_same() function
Dpgtable.h837 return hash__pte_same(pte_a, pte_b); in pte_same()