Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/book3s/64/
Dhash-4k.h123 static inline int hash__pmd_same(pmd_t pmd_a, pmd_t pmd_b) in hash__pmd_same() function
Dhash-64k.h240 static inline int hash__pmd_same(pmd_t pmd_a, pmd_t pmd_b) in hash__pmd_same() function
Dpgtable.h1176 return hash__pmd_same(pmd_a, pmd_b); in pmd_same()