Searched defs:pgd_huge (Results 1 – 4 of 4) sorted by relevance
29 static inline int pgd_huge(pgd_t pgd) in pgd_huge() function38 #define pgd_huge pgd_huge macro
33 static inline int pgd_huge(pgd_t pgd) in pgd_huge() function40 #define pgd_huge pgd_huge macro
289 static inline int pgd_huge(pgd_t pgd) in pgd_huge() function293 #define pgd_huge pgd_huge macro
324 #define pgd_huge(pgd) (0) macro