Searched defs:pgd_huge (Results 1 – 3 of 3) sorted by relevance
399 #define pgd_huge pgd_huge macro403 #define pgd_huge(pgd) 0 macro
85 int pgd_huge(pgd_t pgd) in pgd_huge() function122 int pgd_huge(pgd_t pgd) in pgd_huge() function
191 #define pgd_huge(x) 0 macro