Searched refs:pgd_huge (Results 1 – 11 of 11) sorted by relevance
30 static inline int pgd_huge(pgd_t pgd) in pgd_huge() function37 #define pgd_huge pgd_huge macro
29 static inline int pgd_huge(pgd_t pgd) in pgd_huge() function38 #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
290 if (pgd_huge(pgd)) in pgd_page()
427 if (!pgd_none(*pgd) && !pgd_huge(*pgd)) in walk_pagetables()
801 else if (pgd_huge(pgd)) { in __find_linux_pte()
867 if (pgd_huge(*pgd)) { in remove_pagetable()
243 #ifndef pgd_huge244 #define pgd_huge(x) 0 macro
419 if (pgd_huge(*pgd)) { in follow_page_mask()1746 if (unlikely(pgd_huge(pgd))) { in gup_pgd_range()
3046 if (pgd_huge(*pgdp)) { in show_pte()