Searched refs:pgd_huge (Results 1 – 5 of 5) sorted by relevance
399 #define pgd_huge pgd_huge macro400 int pgd_huge(pgd_t pgd);403 #define pgd_huge(pgd) 0 macro
190 #ifndef pgd_huge191 #define pgd_huge(x) 0 macro
85 int pgd_huge(pgd_t pgd) in pgd_huge() function122 int pgd_huge(pgd_t pgd) in pgd_huge() function1004 else if (pgd_huge(pgd)) { in __find_linux_pte_or_hugepte()
342 if (pgd_huge(pgd)) in pgd_page()
1363 if (unlikely(pgd_huge(pgd))) { in __get_user_pages_fast()