Searched defs:pmd_trans_huge (Results 1 – 9 of 9) sorted by relevance
234 #define pmd_trans_huge(pmd) (pmd_val(pmd) && !pmd_table(pmd)) macro
565 static inline int pmd_trans_huge(pmd_t pmd) in pmd_trans_huge() function
487 static inline int pmd_trans_huge(pmd_t pmd) in pmd_trans_huge() function
491 #define pmd_trans_huge pmd_huge_page macro
462 static inline int pmd_trans_huge(pmd_t pmd) in pmd_trans_huge() function
278 #define pmd_trans_huge(pmd) (pmd_val(pmd) && !(pmd_val(pmd) & PMD_TABLE_BIT)) macro
677 static inline unsigned long pmd_trans_huge(pmd_t pmd) in pmd_trans_huge() function
166 static inline int pmd_trans_huge(pmd_t pmd) in pmd_trans_huge() function
1554 static inline int pmd_trans_huge(pmd_t pmd) in pmd_trans_huge() function