Searched defs:pgd_huge (Results 1 – 5 of 5) sorted by relevance
29 static inline int pgd_huge(pgd_t pgd) in pgd_huge() function38 #define pgd_huge pgd_huge macro
30 static inline int pgd_huge(pgd_t pgd) in pgd_huge() function37 #define pgd_huge pgd_huge macro
233 static inline int pgd_huge(pgd_t pgd) in pgd_huge() function237 #define pgd_huge pgd_huge macro
322 #define pgd_huge(pgd) (0) macro
244 #define pgd_huge(x) 0 macro