Searched defs:pmd_trans_huge (Results 1 – 8 of 8) sorted by relevance
235 #define pmd_trans_huge(pmd) (pmd_val(pmd) && !pmd_table(pmd)) macro
474 static inline int pmd_trans_huge(pmd_t pmd) in pmd_trans_huge() function
502 #define pmd_trans_huge pmd_huge_page macro
438 static inline int pmd_trans_huge(pmd_t pmd) in pmd_trans_huge() function
284 #define pmd_trans_huge(pmd) (pmd_val(pmd) && !(pmd_val(pmd) & PMD_TABLE_BIT)) macro
692 static inline unsigned long pmd_trans_huge(pmd_t pmd) in pmd_trans_huge() function
176 static inline int pmd_trans_huge(pmd_t pmd) in pmd_trans_huge() function
1668 static inline int pmd_trans_huge(pmd_t pmd) in pmd_trans_huge() function