Searched defs:pmd_trans_huge (Results 1 – 8 of 8) sorted by relevance
40 #define pmd_trans_huge(pmd) (pmd_val(pmd) & _PAGE_HW_SZ) macro
220 #define pmd_trans_huge(pmd) (pmd_val(pmd) && !pmd_table(pmd)) macro
517 static inline int pmd_trans_huge(pmd_t pmd) function
725 static inline unsigned long pmd_trans_huge(pmd_t pmd) in pmd_trans_huge() function
356 #define pmd_trans_huge(pmd) (pmd_val(pmd) && !(pmd_val(pmd) & PMD_TABLE_BIT)) macro
256 static inline int pmd_trans_huge(pmd_t pmd) in pmd_trans_huge() function
1211 static inline int pmd_trans_huge(pmd_t pmd) in pmd_trans_huge() function
1612 static inline int pmd_trans_huge(pmd_t pmd) in pmd_trans_huge() function