Searched refs:hash__pmd_trans_huge (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dhash-4k.h134 static inline int hash__pmd_trans_huge(pmd_t pmd) function
H A Dhash-64k.h260 static inline int hash__pmd_trans_huge(pmd_t pmd) function
H A Dpgtable.h1210 return hash__pmd_trans_huge(pmd);
/linux-master/arch/powerpc/mm/book3s64/
H A Dhash_pgtable.c198 WARN_ON(!hash__pmd_trans_huge(*pmdp) && !pmd_devmap(*pmdp));

Completed in 250 milliseconds