Searched defs:pmd_trans_huge (Results 1 – 10 of 10) sorted by relevance
44 #define pmd_trans_huge(pmd) (pmd_val(pmd) & _PAGE_HW_SZ) macro
234 #define pmd_trans_huge(pmd) (pmd_val(pmd) && !pmd_table(pmd)) macro
489 static inline int pmd_trans_huge(pmd_t pmd) in pmd_trans_huge() function
618 static inline int pmd_trans_huge(pmd_t pmd) in pmd_trans_huge() function
491 #define pmd_trans_huge pmd_huge_page macro
466 static inline int pmd_trans_huge(pmd_t pmd) in pmd_trans_huge() function
340 #define pmd_trans_huge(pmd) (pmd_val(pmd) && !(pmd_val(pmd) & PMD_TABLE_BIT)) macro
173 static inline int pmd_trans_huge(pmd_t pmd) in pmd_trans_huge() function
693 static inline unsigned long pmd_trans_huge(pmd_t pmd) in pmd_trans_huge() function
1629 static inline int pmd_trans_huge(pmd_t pmd) in pmd_trans_huge() function