Home
last modified time | relevance | path

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

/linux-6.6.21/arch/powerpc/include/asm/book3s/64/
Dhash.h135 static inline int hash__pmd_same(pmd_t pmd_a, pmd_t pmd_b) in hash__pmd_same() function
Dpgtable.h1282 return hash__pmd_same(pmd_a, pmd_b); in pmd_same()