Searched defs:pmd_trans_huge (Results 1 – 9 of 9) sorted by relevance
43 #define pmd_trans_huge(pmd) (pmd_val(pmd) & _PAGE_HW_SZ) macro
232 #define pmd_trans_huge(pmd) (pmd_val(pmd) && !pmd_table(pmd)) macro
543 static inline int pmd_trans_huge(pmd_t pmd) function
847 static inline int pmd_trans_huge(pmd_t pmd) in pmd_trans_huge() function
755 static inline unsigned long pmd_trans_huge(pmd_t pmd) in pmd_trans_huge() function
357 #define pmd_trans_huge(pmd) (pmd_val(pmd) && !(pmd_val(pmd) & PMD_TABLE_BIT)) macro
240 static inline int pmd_trans_huge(pmd_t pmd) in pmd_trans_huge() function
1164 static inline int pmd_trans_huge(pmd_t pmd) in pmd_trans_huge() function
1543 static inline int pmd_trans_huge(pmd_t pmd) in pmd_trans_huge() function